18#ifndef QCOCOAAPPLICATION_H
19#define QCOCOAAPPLICATION_H
22#include <QtCore/private/qcore_mac_p.h>
24QT_DECLARE_NAMESPACED_OBJC_INTERFACE(QNSApplication, NSApplication)
28void qt_redirectNSApplicationSendEvent();
static bool qt_filterEvent(NSEvent *event)
static QT_USE_NAMESPACE void qt_sendPostedMessage(NSEvent *event)
static const QByteArray q_macLocalEventType
static void qt_maybeSendKeyEquivalentUpEvent(NSEvent *event)
void qt_resetNSApplicationSendEvent()