VTK  9.4.20250113
QVTKTableModelAdapter Member List

This is the complete list of members for QVTKTableModelAdapter, including all inherited members.

GetItemModel() constQVTKTableModelAdapter
GetTable() constQVTKTableModelAdapter
HasCorrectColumnArrays()QVTKTableModelAdapterprotectedvirtual
ItemModelQVTKTableModelAdapterprotected
modelData(int row, int col)QVTKTableModelAdapterprotectedvirtual
NewArray(const QVariant &type)QVTKTableModelAdapterprotectedvirtual
onColumnsInserted(const QModelIndex &parent, int first, int last)QVTKTableModelAdapterprotectedvirtualslot
onColumnsMoved(const QModelIndex &parent, int start, int end, const QModelIndex &destination, int column)QVTKTableModelAdapterprotectedvirtualslot
onColumnsRemoved(const QModelIndex &parent, int first, int last)QVTKTableModelAdapterprotectedvirtualslot
onDataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector< int > &roles)QVTKTableModelAdapterprotectedvirtualslot
onHeaderDataChanged(Qt::Orientation orientation, int first, int last)QVTKTableModelAdapterprotectedvirtualslot
onLayoutChanged(const QList< QPersistentModelIndex > &parents, QAbstractItemModel::LayoutChangeHint hint)QVTKTableModelAdapterprotectedvirtualslot
onModelReset()QVTKTableModelAdapterprotectedvirtualslot
onModified()QVTKTableModelAdapterprotectedvirtualslot
onRowsInserted(const QModelIndex &parent, int first, int last)QVTKTableModelAdapterprotectedvirtualslot
onRowsMoved(const QModelIndex &parent, int start, int end, const QModelIndex &destination, int row)QVTKTableModelAdapterprotectedvirtualslot
onRowsRemoved(const QModelIndex &parent, int first, int last)QVTKTableModelAdapterprotectedvirtualslot
QVTKTableModelAdapter(QObject *parent=nullptr)QVTKTableModelAdapter
QVTKTableModelAdapter(QAbstractItemModel *model, QObject *parent=nullptr)QVTKTableModelAdapter
SetCellValue(int row, int column, const QVariant &data)QVTKTableModelAdapterprotectedvirtual
SetItemModel(QAbstractItemModel *model)QVTKTableModelAdaptervirtual
TableQVTKTableModelAdapterprotected
tableChanged()QVTKTableModelAdaptersignal
UpdateTable(int row0, int column0, int row1, int column1)QVTKTableModelAdapterprotectedvirtual