VTK
9.4.20250113
|
This is the complete list of members for QVTKTableModelAdapter, including all inherited members.
GetItemModel() const | QVTKTableModelAdapter | |
GetTable() const | QVTKTableModelAdapter | |
HasCorrectColumnArrays() | QVTKTableModelAdapter | protectedvirtual |
ItemModel | QVTKTableModelAdapter | protected |
modelData(int row, int col) | QVTKTableModelAdapter | protectedvirtual |
NewArray(const QVariant &type) | QVTKTableModelAdapter | protectedvirtual |
onColumnsInserted(const QModelIndex &parent, int first, int last) | QVTKTableModelAdapter | protectedvirtualslot |
onColumnsMoved(const QModelIndex &parent, int start, int end, const QModelIndex &destination, int column) | QVTKTableModelAdapter | protectedvirtualslot |
onColumnsRemoved(const QModelIndex &parent, int first, int last) | QVTKTableModelAdapter | protectedvirtualslot |
onDataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector< int > &roles) | QVTKTableModelAdapter | protectedvirtualslot |
onHeaderDataChanged(Qt::Orientation orientation, int first, int last) | QVTKTableModelAdapter | protectedvirtualslot |
onLayoutChanged(const QList< QPersistentModelIndex > &parents, QAbstractItemModel::LayoutChangeHint hint) | QVTKTableModelAdapter | protectedvirtualslot |
onModelReset() | QVTKTableModelAdapter | protectedvirtualslot |
onModified() | QVTKTableModelAdapter | protectedvirtualslot |
onRowsInserted(const QModelIndex &parent, int first, int last) | QVTKTableModelAdapter | protectedvirtualslot |
onRowsMoved(const QModelIndex &parent, int start, int end, const QModelIndex &destination, int row) | QVTKTableModelAdapter | protectedvirtualslot |
onRowsRemoved(const QModelIndex &parent, int first, int last) | QVTKTableModelAdapter | protectedvirtualslot |
QVTKTableModelAdapter(QObject *parent=nullptr) | QVTKTableModelAdapter | |
QVTKTableModelAdapter(QAbstractItemModel *model, QObject *parent=nullptr) | QVTKTableModelAdapter | |
SetCellValue(int row, int column, const QVariant &data) | QVTKTableModelAdapter | protectedvirtual |
SetItemModel(QAbstractItemModel *model) | QVTKTableModelAdapter | virtual |
Table | QVTKTableModelAdapter | protected |
tableChanged() | QVTKTableModelAdapter | signal |
UpdateTable(int row0, int column0, int row1, int column1) | QVTKTableModelAdapter | protectedvirtual |