![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
| int | sdkVersion = -1 |
| int | pid = -1 |
| QString | userId |
| std::atomic< bool > | isPackageInstalled { false } |
| std::atomic< bool > | isTestRunnerInterrupted { false } |
| std::atomic< bool > TestInfo::isTestRunnerInterrupted { false } |
| int TestInfo::pid = -1 |
Definition at line 65 of file main.cpp.
Referenced by isRunning(), and waitForStarted().
| int TestInfo::sdkVersion = -1 |
Definition at line 64 of file main.cpp.
Referenced by obtainSdkVersion(), and userId().