(76d861f39f5d063a0e065c7e3646606ed6a3b9d1)
#include <AppKit/AppKit.h>
#include "qcocoaeventdispatcher.h"
#include "qcocoawindow.h"
#include "qcocoahelpers.h"
#include <QtGui/qevent.h>
#include <QtGui/qguiapplication.h>
#include <QtGui/private/qguiapplication_p.h>
#include <QtCore/qmutex.h>
#include <QtCore/qscopeguard.h>
#include <QtCore/qsocketnotifier.h>
#include <QtCore/private/qthread_p.h>
#include <QtCore/private/qcore_mac_p.h>
#include <qpa/qplatformwindow.h>
#include <qpa/qplatformnativeinterface.h>
#include <QtCore/qdebug.h>
Go to the source code of this file.
◆ isUserInputEvent()
bool isUserInputEvent |
( |
NSEvent * | event | ) |
|
|
static |
◆ mainRunLoop()
CFRunLoopRef mainRunLoop |
( |
| ) |
|
|
inlinestatic |
◆ Q_LOGGING_CATEGORY()
◆ qt_mac_maybeCancelWaitForMoreEventsForwarder()
◆ qt_mac_waitForMoreEvents()
void qt_mac_waitForMoreEvents |
( |
NSString * | runLoopMode = NSDefaultRunLoopMode | ) |
|
|
inlinestatic |
◆ runLoopSourceEqualCallback()
Boolean runLoopSourceEqualCallback |
( |
const void * | info1, |
|
|
const void * | info2 ) |
|
static |