| columnCount(const QModelIndex &parent=QModelIndex()) const override | QVTKTableModelAdapterTestClass | |
| ColumnData | QVTKTableModelAdapterTestClass | protected |
| ColumnNames | QVTKTableModelAdapterTestClass | protected |
| data(const QModelIndex &index, int role) const override | QVTKTableModelAdapterTestClass | |
| Errors | QVTKTableModelAdapterTestClass | protected |
| headerData(int section, Qt::Orientation orientation, int role) const override | QVTKTableModelAdapterTestClass | |
| insertColumns(int column, int count, const QModelIndex &parent=QModelIndex()) override | QVTKTableModelAdapterTestClass | |
| insertRows(int row, int count, const QModelIndex &parent=QModelIndex()) override | QVTKTableModelAdapterTestClass | |
| processEvents() | QVTKTableModelAdapterTestClass | protected |
| QVTKTableModelAdapterTestClass(QObject *parent=nullptr) | QVTKTableModelAdapterTestClass | |
| removeColumns(int column, int count, const QModelIndex &parent=QModelIndex()) override | QVTKTableModelAdapterTestClass | |
| removeRows(int row, int count, const QModelIndex &parent=QModelIndex()) override | QVTKTableModelAdapterTestClass | |
| rowCount(const QModelIndex &parent=QModelIndex()) const override | QVTKTableModelAdapterTestClass | |
| runTests() | QVTKTableModelAdapterTestClass | slot |
| setData(const QModelIndex &index, const QVariant &value, int role) override | QVTKTableModelAdapterTestClass | |
| TargetAdapter | QVTKTableModelAdapterTestClass | protected |
| testChangeHeader(int column, const QString &name) | QVTKTableModelAdapterTestClass | protected |
| testClearTable() | QVTKTableModelAdapterTestClass | protected |
| testColumnInsertion(int column, const QStringList &names) | QVTKTableModelAdapterTestClass | protected |
| testColumnRemoval(int column, int n) | QVTKTableModelAdapterTestClass | protected |
| testInsertRemoveColumns() | QVTKTableModelAdapterTestClass | protected |
| testInsertRemoveRows() | QVTKTableModelAdapterTestClass | protected |
| testRowInsertion(int row, int n) | QVTKTableModelAdapterTestClass | protected |
| testRowRemoval(int row, int n) | QVTKTableModelAdapterTestClass | protected |