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() const ctkModelTester
nestedInsertsctkModelTester
nestedInserts() const ctkModelTester
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) const ctkModelTesterprotected
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) const ctkModelTesterprotectedvirtual
testData(const QModelIndex &index) const ctkModelTestervirtual
testDataEnabledctkModelTester
testDataEnabled() const ctkModelTester
testModel() const ctkModelTestervirtual
testModelIndex(const QModelIndex &index) const ctkModelTestervirtual
testParent(const QModelIndex &parent) const ctkModelTestervirtual
testPersistentModelIndex(const QPersistentModelIndex &index) const ctkModelTestervirtual
throwOnErrorctkModelTester
throwOnError() const ctkModelTester
verbosectkModelTester
verbose() const ctkModelTester
~ctkModelTester()ctkModelTestervirtual