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
qapplication.h File Reference

(99975ec07feb6b1a9f6be9e0d392a35e40f9550a)

#include <QtWidgets/qtwidgetsglobal.h>
#include <QtCore/qcoreapplication.h>
#include <QtGui/qwindowdefs.h>
#include <QtCore/qpoint.h>
#include <QtCore/qsize.h>
#include <QtGui/qcursor.h>
#include <QtGui/qguiapplication.h>
+ Include dependency graph for qapplication.h:

Go to the source code of this file.

Classes

class  QApplication
 The QApplication class manages the GUI application's control flow and main settings. More...
 

Macros

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

Macro Definition Documentation

◆ qApp