qt.core.coreapplication

Undocumented in source.

Members

Aliases

MSG
alias MSG = tagMSG
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
MSG
alias MSG = tagMSG
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QtCleanUpFunction
alias QtCleanUpFunction = ExternCPPFunc!(void function())
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QtStartUpFunction
alias QtStartUpFunction = ExternCPPFunc!(void function())
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Classes

QCoreApplication
class QCoreApplication

Binding for C++ class QCoreApplication.

Functions

qAddPostRoutine
void qAddPostRoutine(QtCleanUpFunction )
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
qAddPreRoutine
void qAddPreRoutine(QtStartUpFunction )
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
qAppName
QString qAppName()
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
qRemovePostRoutine
void qRemovePostRoutine(QtCleanUpFunction )
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Structs

QAbstractEventDispatcher
struct QAbstractEventDispatcher
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QAbstractNativeEventFilter
struct QAbstractNativeEventFilter
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QCoreApplicationPrivate
struct QCoreApplicationPrivate
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QPostEventList
struct QPostEventList
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
tagMSG
struct tagMSG
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
tagMSG
struct tagMSG
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Meta