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

(bb305e63ff856a8c6f9649a27a5eabfb31df8aa7)

#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
[0]
#define QVERIFY(statement)
Definition qtestcase.h:64

Definition at line 14 of file qtestaccessible.h.