CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
ctkModelTester Member List

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

ctkModelTester(QObject *parent=0)ctkModelTesterexplicit
ctkModelTester(QAbstractItemModel *model, QObject *parent=0)ctkModelTester
d_ptrctkModelTesterprotected
model() constctkModelTester
nestedInsertsctkModelTester
nestedInserts() constctkModelTester
onColumnsAboutToBeInserted(const QModelIndex &parent, int start, int end)ctkModelTesterprotectedslot
onColumnsAboutToBeRemoved(const QModelIndex &parent, int start, int end)ctkModelTesterprotectedslot
onColumnsInserted(const QModelIndex &parent, int start, int end)ctkModelTesterprotectedslot
onColumnsRemoved(const QModelIndex &parent, int start, int end)ctkModelTesterprotectedslot
onDataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight)ctkModelTesterprotectedslot
onHeaderDataChanged(Qt::Orientation orientation, int first, int last)ctkModelTesterprotectedslot
onItemsAboutToBeInserted(const QModelIndex &parent, Qt::Orientation, int start, int end)ctkModelTesterprotectedvirtual
onItemsAboutToBeRemoved(const QModelIndex &parent, Qt::Orientation, int start, int end)ctkModelTesterprotectedvirtual
onItemsInserted(const QModelIndex &parent, Qt::Orientation, int start, int end)ctkModelTesterprotectedvirtual
onItemsRemoved(const QModelIndex &parent, Qt::Orientation, int start, int end)ctkModelTesterprotectedvirtual
onLayoutAboutToBeChanged()ctkModelTesterprotectedslot
onLayoutChanged()ctkModelTesterprotectedslot
onModelAboutToBeReset()ctkModelTesterprotectedslot
onModelReset()ctkModelTesterprotectedslot
onRowsAboutToBeInserted(const QModelIndex &parent, int start, int end)ctkModelTesterprotectedslot
onRowsAboutToBeRemoved(const QModelIndex &parent, int start, int end)ctkModelTesterprotectedslot
onRowsInserted(const QModelIndex &parent, int start, int end)ctkModelTesterprotectedslot
onRowsRemoved(const QModelIndex &parent, int start, int end)ctkModelTesterprotectedslot
persistentModelIndexes(const QModelIndex &index) constctkModelTesterprotected
setModel(QAbstractItemModel *model)ctkModelTester
setNestedInserts(bool enable)ctkModelTester
setTestDataEnabled(bool enable)ctkModelTester
setThrowOnError(bool throwException)ctkModelTester
setVerbose(bool enable)ctkModelTester
test(bool result, const QString &errorString) constctkModelTesterprotectedvirtual
testData(const QModelIndex &index) constctkModelTestervirtual
testDataEnabledctkModelTester
testDataEnabled() constctkModelTester
testModel() constctkModelTestervirtual
testModelIndex(const QModelIndex &index) constctkModelTestervirtual
testParent(const QModelIndex &parent) constctkModelTestervirtual
testPersistentModelIndex(const QPersistentModelIndex &index) constctkModelTestervirtual
throwOnErrorctkModelTester
throwOnError() constctkModelTester
verbosectkModelTester
verbose() constctkModelTester
~ctkModelTester()ctkModelTestervirtual