|
SciDAVis
1.D4
|
This is the complete list of members for MatrixModel, including all inherited members.
| columnCount(const QModelIndex &parent=QModelIndex()) const | MatrixModel | |
| d_matrix | MatrixModel | private |
| data(const QModelIndex &index, int role) const | MatrixModel | |
| flags(const QModelIndex &index) const | MatrixModel | |
| handleColumnsAboutToBeInserted(int before, int count) | MatrixModel | privateslot |
| handleColumnsAboutToBeRemoved(int first, int count) | MatrixModel | privateslot |
| handleColumnsInserted(int first, int count) | MatrixModel | privateslot |
| handleColumnsRemoved(int first, int count) | MatrixModel | privateslot |
| handleCoordinatesChanged() | MatrixModel | privateslot |
| handleDataChanged(int top, int left, int bottom, int right) | MatrixModel | privateslot |
| handleFormatChanged() | MatrixModel | privateslot |
| handleRowsAboutToBeInserted(int before, int count) | MatrixModel | privateslot |
| handleRowsAboutToBeRemoved(int first, int count) | MatrixModel | privateslot |
| handleRowsInserted(int first, int count) | MatrixModel | privateslot |
| handleRowsRemoved(int first, int count) | MatrixModel | privateslot |
| headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const | MatrixModel | |
| index(int row, int column, const QModelIndex &parent=QModelIndex()) const | MatrixModel | |
| MatrixModel(future::Matrix *matrix) | MatrixModel | explicit |
| parent(const QModelIndex &child) const | MatrixModel | |
| rowCount(const QModelIndex &parent=QModelIndex()) const | MatrixModel | |
| setData(const QModelIndex &index, const QVariant &value, int role) | MatrixModel | |
| ~MatrixModel() | MatrixModel |
1.8.1