qt.core.coreapplication

* * DQt - D bindings for the Qt Toolkit * * GNU Lesser General Public License Usage * This file may be used under the terms of the GNU Lesser * General Public License version 3 as published by the Free Software * Foundation and appearing in the file LICENSE.LGPL3 included in the * packaging of this file. Please review the following information to * ensure the GNU Lesser General Public License version 3 requirements * will be met: https://www.gnu.org/licenses/lgpl-3.0.html. *

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
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

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.
QTranslator
struct QTranslator
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