Qt 5.12
Qt Core
C++ Classes
QCoreApplication
Qt 5.12.0 Reference Documentation
List of All Members for QCoreApplication
This is the complete list of members for
QCoreApplication
, including inherited members.
QCoreApplication
(int &, char **)
~QCoreApplication
()
aboutToQuit
()
addLibraryPath
(const QString &)
applicationDirPath
() : QString
applicationFilePath
() : QString
applicationName
() : QString
applicationPid
() : qint64
applicationVersion
() : QString
arguments
() : QStringList
closingDown
() : bool
event
(QEvent *) : bool
eventDispatcher
() : QAbstractEventDispatcher *
exec
() : int
exit
(int )
installNativeEventFilter
(QAbstractNativeEventFilter *)
installTranslator
(QTranslator *) : bool
instance
() : QCoreApplication *
isQuitLockEnabled
() : bool
isSetuidAllowed
() : bool
libraryPaths
() : QStringList
metaObject
() const : const QMetaObject *
notify
(QObject *, QEvent *) : bool
organizationDomain
() : QString
organizationName
() : QString
postEvent
(QObject *, QEvent *, int )
processEvents
(QEventLoop::ProcessEventsFlags )
processEvents
(QEventLoop::ProcessEventsFlags , int )
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
quit
()
removeLibraryPath
(const QString &)
removeNativeEventFilter
(QAbstractNativeEventFilter *)
removePostedEvents
(QObject *, int )
removeTranslator
(QTranslator *) : bool
sendEvent
(QObject *, QEvent *) : bool
sendPostedEvents
(QObject *, int )
setApplicationName
(const QString &)
setApplicationVersion
(const QString &)
setAttribute
(Qt::ApplicationAttribute , bool )
setEventDispatcher
(QAbstractEventDispatcher *)
setLibraryPaths
(const QStringList &)
setOrganizationDomain
(const QString &)
setOrganizationName
(const QString &)
setQuitLockEnabled
(bool )
setSetuidAllowed
(bool )
startingUp
() : bool
staticMetaObject
: const QMetaObject
testAttribute
(Qt::ApplicationAttribute ) : bool
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString
translate
(const char *, const char *, const char *, int ) : QString