Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qguiapplication.h File Reference

(438b2f2d604133349777c670590b27a82832e290)

#include <QtGui/qtguiglobal.h>
#include <QtCore/qcoreapplication.h>
#include <QtGui/qwindowdefs.h>
#include <QtGui/qinputmethod.h>
#include <QtCore/qlocale.h>
#include <QtCore/qpoint.h>
#include <QtCore/qsize.h>
#include <QtGui/qguiapplication_platform.h>
+ Include dependency graph for qguiapplication.h:

Go to the source code of this file.

Classes

class  QGuiApplication
 \macro qGuiApp More...
 

Macros

#define qApp   (static_cast<QGuiApplication *>(QCoreApplication::instance()))
 
#define qGuiApp   (static_cast<QGuiApplication *>(QCoreApplication::instance()))
 

Macro Definition Documentation

◆ qApp

#define qApp   (static_cast<QGuiApplication *>(QCoreApplication::instance()))

Definition at line 29 of file qguiapplication.h.

◆ qGuiApp

#define qGuiApp   (static_cast<QGuiApplication *>(QCoreApplication::instance()))

Definition at line 34 of file qguiapplication.h.