![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <AppKit/AppKit.h>#include "qcocoaapplication.h"#include "qcocoaintrospection.h"#include "qcocoaapplicationdelegate.h"#include "qcocoahelpers.h"#include "qcocoawindow.h"#include <qguiapplication.h>#include <qdebug.h>Go to the source code of this file.
Functions | |
| static QT_USE_NAMESPACE void | qt_sendPostedMessage (NSEvent *event) |
| static bool | qt_filterEvent (NSEvent *event) |
| static void | qt_maybeSendKeyEquivalentUpEvent (NSEvent *event) |
| QT_BEGIN_NAMESPACE void | qt_redirectNSApplicationSendEvent () |
| void | qt_resetNSApplicationSendEvent () |
Variables | |
| static const QByteArray | q_macLocalEventType = QByteArrayLiteral("mac_generic_NSEvent") |
|
static |
Definition at line 47 of file qcocoaapplication.mm.
|
static |
Definition at line 66 of file qcocoaapplication.mm.
| QT_BEGIN_NAMESPACE void qt_redirectNSApplicationSendEvent | ( | ) |
Definition at line 117 of file qcocoaapplication.mm.
| void qt_resetNSApplicationSendEvent | ( | ) |
Definition at line 143 of file qcocoaapplication.mm.
|
static |
Definition at line 19 of file qcocoaapplication.mm.
|
static |
Definition at line 45 of file qcocoaapplication.mm.