Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qcocoaapplication.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#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: