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