![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qglobal.h>
#include <QtCore/qlist.h>
#include <QtCore/qdebug.h>
#include <QtGui/qaccessible.h>
#include <QtGui/qguiapplication.h>
#include <QtTest/qttestglobal.h>
#include <QtTest/qtestsystem.h>
Go to the source code of this file.
Macros | |
#define | QVERIFY_EVENT(event) QVERIFY(QTestAccessibility::verifyEvent(event)) |
Definition at line 14 of file qtestaccessible.h.