|
FougTools
0.7.0dev-046fb6a
Handy tools for C++, Qt and OpenCascade
|
This is the complete list of members for qtcore::ItemModelUtils, including all inherited members.
| findDataInRow(const QAbstractItemModel *model, int col, const QVariant &value) | qtcore::ItemModelUtils | static |
| isValidColumn(const QAbstractItemModel *model, int col, const QModelIndex &parent=QModelIndex()) | qtcore::ItemModelUtils | static |
| isValidRow(const QAbstractItemModel *model, int row, const QModelIndex &parent=QModelIndex()) | qtcore::ItemModelUtils | static |
| removeRows(QAbstractItemModel *model, const INT_CONTAINER &rows) | qtcore::ItemModelUtils | static |
| tableData(const QAbstractItemModel *model, int row, int col, int role=Qt::DisplayRole) | qtcore::ItemModelUtils | static |
| validRows(const QAbstractItemModel *model, const INT_CONTAINER &rows, const QModelIndex &parent=QModelIndex()) | qtcore::ItemModelUtils | static |
1.8.8