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
qcocoaapplicationdelegate.mm File Reference

(664c7ffb212eb898ed03f7b19c883400fa027b6b)

#include <AppKit/AppKit.h>
#include "qcocoaapplicationdelegate.h"
#include "qcocoaintegration.h"
#include "qcocoamenubar.h"
#include "qcocoamenu.h"
#include "qcocoamenuloader.h"
#include "qcocoamenuitem.h"
#include "qcocoansmenu.h"
#include "qcocoahelpers.h"
#include <qevent.h>
#include <qurl.h>
#include <qdebug.h>
#include <qguiapplication.h>
#include <qpa/qwindowsysteminterface.h>
#include <qwindowdefs.h>
+ Include dependency graph for qcocoaapplicationdelegate.mm:

Go to the source code of this file.

Variables

bool inLaunch
 

Variable Documentation

◆ inLaunch

bool inLaunch
Initial value:
{
NSObject <NSApplicationDelegate> *reflectionDelegate

Definition at line 64 of file qcocoaapplicationdelegate.mm.