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
qioseventdispatcher.mm File Reference

(4fc36aa558b7b79bdf1171cd49c22398e885b1dd)

#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>
Include dependency graph for qioseventdispatcher.mm:

Go to the source code of this file.

Functions

bool __attribute__ ((returns_twice)) QIOSJumpingEventDispatcher

Function Documentation

◆ __attribute__()

bool __attribute__ ( (returns_twice) )

Definition at line 86 of file qioseventdispatcher.mm.