Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qcocoaapplication.h File Reference
#include <qglobal.h>
#include <QtCore/private/qcore_mac_p.h>
+ Include dependency graph for qcocoaapplication.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE void qt_redirectNSApplicationSendEvent ()
 
void qt_resetNSApplicationSendEvent ()
 

Function Documentation

◆ qt_redirectNSApplicationSendEvent()

QT_BEGIN_NAMESPACE void qt_redirectNSApplicationSendEvent ( )

Definition at line 149 of file qcocoaapplication.mm.

References Qt::AA_PluginApplication, qt_cocoa_change_implementation(), QT_MANGLE_NAMESPACE, and QCoreApplication::testAttribute().

Referenced by QCocoaIntegration::QCocoaIntegration().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ qt_resetNSApplicationSendEvent()

void qt_resetNSApplicationSendEvent ( )

Definition at line 175 of file qcocoaapplication.mm.

References Qt::AA_PluginApplication, qt_cocoa_change_back_implementation(), QT_MANGLE_NAMESPACE, and QCoreApplication::testAttribute().

Referenced by QCocoaIntegration::~QCocoaIntegration().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: