Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qtestaccessible.h File Reference

(917200bc11bbc040c6dc2c86cd878dd19fcb37e3)

#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>
Include dependency graph for qtestaccessible.h:

Go to the source code of this file.

Macros

#define QVERIFY_EVENT(event)

Macro Definition Documentation

◆ QVERIFY_EVENT

#define QVERIFY_EVENT ( event)
Value:
QVERIFY(QTestAccessibility::verifyEvent(event))
struct _cl_event * event
#define QVERIFY(statement)
Definition qtestcase.h:65

Definition at line 14 of file qtestaccessible.h.