Qt 4.8
|
#include <QtCore/qcoreapplication.h>
#include <QtGui/qwindowdefs.h>
#include <QtCore/qpoint.h>
#include <QtCore/qsize.h>
#include <QtGui/qcursor.h>
#include <QtGui/qrgb.h>
#include <QtGui/qtransportauth_qws.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... | |
class | QList< T > |
The QList class is a template class that provides lists. More... | |
Macros | |
#define | qApp (static_cast<QApplication *>(QCoreApplication::instance())) |
#define qApp (static_cast<QApplication *>(QCoreApplication::instance())) |
Definition at line 96 of file qapplication.h.