![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "QtCore/qcoreapplication.h"
#include "QtCore/qreadwritelock.h"
#include "QtCore/qtranslator.h"
#include "private/qobject_p.h"
#include "private/qlocking_p.h"
Go to the source code of this file.
Classes | |
class | QCoreApplicationPrivate |
struct | QCoreApplicationPrivate::QPostEventListLocker |
Variables | |
QT_BEGIN_NAMESPACE typedef QList< QTranslator * > | QTranslatorList |
QT_BEGIN_NAMESPACE typedef QList<QTranslator*> QTranslatorList |
Definition at line 35 of file qcoreapplication_p.h.