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

(87ba5348e915b8c91651df44c08fe3e3b016e0a0)

#include "QtCore/qcoreapplication.h"
#include "QtCore/qreadwritelock.h"
#include "QtCore/qtranslator.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 35 of file qcoreapplication_p.h.