Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qabstractitemmodeltester.cpp File Reference

(df9d882d41b741fef7c5beeddb0abe9d904443d8)

#include "qabstractitemmodeltester.h"
#include <private/qobject_p.h>
#include <private/qabstractitemmodel_p.h>
#include <QtCore/QPointer>
#include <QtCore/QAbstractItemModel>
#include <QtCore/QStack>
#include <QTest>
#include <QLoggingCategory>
#include "moc_qabstractitemmodeltester.cpp"
+ Include dependency graph for qabstractitemmodeltester.cpp:

Go to the source code of this file.

Classes

class  QAbstractItemModelTesterPrivate
 

Macros

#define MODELTESTER_VERIFY(statement)
 
#define MODELTESTER_COMPARE(actual, expected)
 

Macro Definition Documentation

◆ MODELTESTER_COMPARE

◆ MODELTESTER_VERIFY