Statements (47)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:software
|
gptkbp:builtBy |
QCoreApplication(int &argc, char **argv)
|
gptkbp:definedIn |
gptkb:QtCore_module
|
gptkbp:documentation |
https://doc.qt.io/qt-5/qcoreapplication.html
|
gptkbp:headerFile |
<QCoreApplication>
|
https://www.w3.org/2000/01/rdf-schema#label |
QCoreApplication
|
gptkbp:inheritsFrom |
gptkb:QObject
|
gptkbp:introducedIn |
gptkb:Qt_4.0
|
gptkbp:license |
gptkb:GPL
gptkb:LGPL Commercial |
gptkbp:method |
exec()
applicationName() applicationVersion() exit(int returnCode=0) processEvents() quit() setApplicationName(const QString &name) setApplicationVersion(const QString &version) |
gptkbp:partOf |
gptkb:Qt_framework
|
gptkbp:platforms |
gptkb:Windows
gptkb:macOS gptkb:Linux |
gptkbp:provides |
event loop
|
gptkbp:staticMethod |
instance()
applicationDirPath() applicationPid() organizationDomain() organizationName() postEvent(QObject *receiver, QEvent *event) removePostedEvents(QObject *receiver) sendEvent(QObject *receiver, QEvent *event) setOrganizationDomain(const QString &orgDomain) setOrganizationName(const QString &orgName) testAttribute(Qt::ApplicationAttribute) setAttribute(Qt::ApplicationAttribute, bool on=true) |
gptkbp:threadSafe |
yes
|
gptkbp:type |
aboutToQuit()
applicationNameChanged() applicationVersionChanged() organizationDomainChanged() organizationNameChanged() |
gptkbp:usedFor |
non-GUI applications
|
gptkbp:bfsParent |
gptkb:PySide6.QtCore
gptkb:QtCore_module gptkb:QtCore |
gptkbp:bfsLayer |
7
|