![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qioseventdispatcher.h"#include "qiosapplicationdelegate.h"#include "qiosglobal.h"#include <QtCore/qprocessordetection.h>#include <QtCore/private/qcoreapplication_p.h>#include <QtCore/private/qsystemerror_p.h>#include <QtCore/private/qthread_p.h>#include <QtCore/private/qiosrunloopintegration_p.h>#include <qpa/qwindowsysteminterface.h>import <Foundation/NSArray.h>import <Foundation/NSString.h>import <Foundation/NSProcessInfo.h>import <Foundation/NSThread.h>import <Foundation/NSNotification.h>import <UIKit/UIApplication.h>Go to the source code of this file.
Functions | |
| bool | __attribute__ ((returns_twice)) QIOSJumpingEventDispatcher |
| bool __attribute__ | ( | (returns_twice) | ) |
Definition at line 86 of file qioseventdispatcher.mm.