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
qtestsupport_widgets.h File Reference

(3f2a9523a442e44ef52ebca30da9b5d3188df6bc)

#include <QtWidgets/qtwidgetsglobal.h>
#include <QtGui/qtestsupport_gui.h>
+ Include dependency graph for qtestsupport_widgets.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QTest::QTouchEventWidgetSequence
 

Namespaces

namespace  QTest
 [15]
 

Functions

Q_WIDGETS_EXPORT bool QTest::qWaitForWindowActive (QWidget *widget, int timeout=5000)
 
Q_WIDGETS_EXPORT bool QTest::qWaitForWindowFocused (QWidget *widget, QDeadlineTimer timeout=std::chrono::seconds{5})
 
Q_WIDGETS_EXPORT bool QTest::qWaitForWindowExposed (QWidget *widget, int timeout=5000)