#include <ItemSelectionModel.h>
◆ ItemSelectionModel() [1/2]
ItemSelectionModel::ItemSelectionModel |
( |
QAbstractItemModel * |
model | ) |
|
◆ ItemSelectionModel() [2/2]
ItemSelectionModel::ItemSelectionModel |
( |
QAbstractItemModel * |
model, |
|
|
QObject * |
parent |
|
) |
| |
◆ sigCurrentChanged()
SignalProxy<void(const QModelIndex& index, const QModelIndex& previous)> cnoid::ItemSelectionModel::sigCurrentChanged |
( |
| ) |
|
|
inline |
◆ sigCurrentColumnChanged()
SignalProxy<void(const QModelIndex& index, const QModelIndex& previous)> cnoid::ItemSelectionModel::sigCurrentColumnChanged |
( |
| ) |
|
|
inline |
◆ sigCurrentRowChanged()
SignalProxy<void(const QModelIndex& index, const QModelIndex& previous)> cnoid::ItemSelectionModel::sigCurrentRowChanged |
( |
| ) |
|
|
inline |
◆ sigSelectionChanged()
SignalProxy<void(const QItemSelection& selected, const QItemSelection& deselected)> cnoid::ItemSelectionModel::sigSelectionChanged |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: