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

(a3d50112e44bc42b310d9d3a8e6c7805ef31ef53)

#include "QtCore/qcoreapplication.h"
#include "QtCore/qreadwritelock.h"
#include "QtCore/qtranslator.h"
#include <qloggingcategory.h>
#include "private/qobject_p.h"
#include "private/qlocking_p.h"
+ Include dependency graph for qcoreapplication_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QCoreApplicationPrivate
 
struct  QCoreApplicationPrivate::QPostEventListLocker
 

Variables

QT_BEGIN_NAMESPACE typedef QList< QTranslator * > QTranslatorList
 

Variable Documentation

◆ QTranslatorList

QT_BEGIN_NAMESPACE typedef QList<QTranslator*> QTranslatorList

Definition at line 43 of file qcoreapplication_p.h.