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
src_corelib_kernel_qtestsupport_core.cpp File Reference

(d6dacfecb1add4bfd3e4d0aeea5047dd95206588)

#include <QTest>
+ Include dependency graph for src_corelib_kernel_qtestsupport_core.cpp:

Go to the source code of this file.

Classes

class  MyObject
 [7] More...
 

Functions

int myNetworkServerNotResponding ()
 
static bool startup ()
 

Function Documentation

◆ myNetworkServerNotResponding()

int myNetworkServerNotResponding ( )

Definition at line 14 of file src_corelib_kernel_qtestsupport_core.cpp.

Referenced by MyObject::isReady().

+ Here is the caller graph for this function:

◆ startup()

static bool startup ( )
static

[2]

[2]

Definition at line 30 of file src_corelib_kernel_qtestsupport_core.cpp.

References QTest::qWaitFor(), and MyObject::startup().

+ Here is the call graph for this function: