|  | Qt 6.x
    The Qt SDK | 
This is the complete list of members for QCoreApplication, including all inherited members.
| aboutToQuit(QPrivateSignal) | QCoreApplication | signal | 
| applicationDirPath() | QCoreApplication | static | 
| applicationFilePath() | QCoreApplication | static | 
| ApplicationFlags enum value | QCoreApplication | |
| applicationName | QCoreApplication | |
| applicationName() | QCoreApplication | static | 
| applicationNameChanged() | QCoreApplication | signal | 
| applicationPid() Q_DECL_CONST_FUNCTION | QCoreApplication | static | 
| applicationVersion | QCoreApplication | |
| applicationVersion() | QCoreApplication | static | 
| applicationVersionChanged() | QCoreApplication | signal | 
| arguments() | QCoreApplication | static | 
| bindableObjectName() | QObject | |
| bindingStorage() | QObject | inline | 
| bindingStorage() const | QObject | inline | 
| blockSignals(bool b) noexcept | QObject | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual | 
| children() const | QObject | inline | 
| closingDown() | QCoreApplication | static | 
| compressEvent(QEvent *, QObject *receiver, QPostEventList *) | QCoreApplication | protectedvirtual | 
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static | 
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static | 
| connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline | 
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection) | QObject | inlinestatic | 
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot) | QObject | inlinestatic | 
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual | 
| customEvent(QEvent *event) | QObject | protectedvirtual | 
| d_ptr | QObject | protected | 
| deleteLater() | QObject | slot | 
| destroyed(QObject *=nullptr) | QObject | signal | 
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static | 
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static | 
| disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) const | QObject | inline | 
| disconnect(const QObject *receiver, const char *member=nullptr) const | QObject | inline | 
| disconnect(const QMetaObject::Connection &) | QObject | static | 
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot) | QObject | inlinestatic | 
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero) | QObject | inlinestatic | 
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual | 
| dumpObjectInfo() const | QObject | |
| dumpObjectTree() const | QObject | |
| dynamicPropertyNames() const | QObject | |
| event(QEvent *) override | QCoreApplication | protectedvirtual | 
| eventDispatcher() | QCoreApplication | static | 
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual | 
| exec() | QCoreApplication | static | 
| exit(int retcode=0) | QCoreApplication | staticslot | 
| findChild(const QString &aName=QString(), Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline | 
| findChildren(const QString &aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline | 
| findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline | 
| inherits(const char *classname) const | QObject | inline | 
| installEventFilter(QObject *filterObj) | QObject | |
| installNativeEventFilter(QAbstractNativeEventFilter *filterObj) | QCoreApplication | |
| installTranslator(QTranslator *messageFile) | QCoreApplication | static | 
| instance() noexcept | QCoreApplication | inlinestatic | 
| isQuickItemType() const | QObject | inline | 
| isQuitLockEnabled() | QCoreApplication | static | 
| isSetuidAllowed() | QCoreApplication | static | 
| isSignalConnected(const QMetaMethod &signal) const | QObject | protected | 
| isWidgetType() const | QObject | inline | 
| isWindowType() const | QObject | inline | 
| killTimer(int id) | QObject | |
| moveToThread(QThread *thread) | QObject | |
| notify(QObject *, QEvent *) | QCoreApplication | virtual | 
| objectName | QObject | |
| objectName() const | QObject | |
| objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal | 
| organizationDomain | QCoreApplication | |
| organizationDomain() | QCoreApplication | static | 
| organizationDomainChanged() | QCoreApplication | signal | 
| organizationName | QCoreApplication | |
| organizationName() | QCoreApplication | static | 
| organizationNameChanged() | QCoreApplication | signal | 
| parent() const | QObject | inline | 
| postEvent(QObject *receiver, QEvent *event, int priority=Qt::NormalEventPriority) | QCoreApplication | static | 
| processEvents(QEventLoop::ProcessEventsFlags flags=QEventLoop::AllEvents) | QCoreApplication | static | 
| processEvents(QEventLoop::ProcessEventsFlags flags, int maxtime) | QCoreApplication | static | 
| processEvents(QEventLoop::ProcessEventsFlags flags, QDeadlineTimer deadline) | QCoreApplication | static | 
| property(const char *name) const | QObject | |
| qAddPostRoutine(QtCleanUpFunction ptr) | QCoreApplication | related | 
| QApplication | QCoreApplication | friend | 
| QApplicationPrivate | QCoreApplication | friend | 
| qAppName | QCoreApplication | friend | 
| QCocoaEventDispatcherPrivate | QCoreApplication | friend | 
| QCommandLineParserPrivate | QCoreApplication | friend | 
| QCoreApplication(int &argc, char **argv, int=ApplicationFlags) | QCoreApplication | |
| QCoreApplication(QCoreApplicationPrivate &p) | QCoreApplication | protected | 
| QEventDispatcherUNIXPrivate | QCoreApplication | friend | 
| QEventLoopLocker | QCoreApplication | friend | 
| qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related | 
| qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related | 
| QGuiApplication | QCoreApplication | friend | 
| QGuiApplicationPrivate | QCoreApplication | friend | 
| QObject(QObject *parent=nullptr) | QObject | explicit | 
| QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected | 
| qobject_cast(const QObject *object) | QObject | related | 
| QObjectList | QObject | related | 
| qRemovePostRoutine(QtCleanUpFunction ptr) | QCoreApplication | related | 
| qt_sendSpontaneousEvent | QCoreApplication | friend | 
| quit() | QCoreApplication | staticslot | 
| quitLockEnabled | QCoreApplication | |
| QWidget | QCoreApplication | friend | 
| QWidgetPrivate | QCoreApplication | friend | 
| QWidgetWindow | QCoreApplication | friend | 
| receivers(const char *signal) const | QObject | protected | 
| removeEventFilter(QObject *obj) | QObject | |
| removeNativeEventFilter(QAbstractNativeEventFilter *filterObj) | QCoreApplication | |
| removePostedEvents(QObject *receiver, int eventType=0) | QCoreApplication | static | 
| removeTranslator(QTranslator *messageFile) | QCoreApplication | static | 
| resolveInterface(const char *name, int revision) const | QCoreApplication | related | 
| sender() const | QObject | protected | 
| senderSignalIndex() const | QObject | protected | 
| sendEvent(QObject *receiver, QEvent *event) | QCoreApplication | static | 
| sendPostedEvents(QObject *receiver=nullptr, int event_type=0) | QCoreApplication | static | 
| setApplicationName(const QString &application) | QCoreApplication | static | 
| setApplicationVersion(const QString &version) | QCoreApplication | static | 
| setAttribute(Qt::ApplicationAttribute attribute, bool on=true) | QCoreApplication | static | 
| setEventDispatcher(QAbstractEventDispatcher *eventDispatcher) | QCoreApplication | static | 
| setObjectName(const QString &name) | QObject | inline | 
| setObjectName(QAnyStringView name) | QObject | |
| setOrganizationDomain(const QString &orgDomain) | QCoreApplication | static | 
| setOrganizationName(const QString &orgName) | QCoreApplication | static | 
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setProperty(const char *name, QVariant &&value) | QObject | inline | 
| setQuitLockEnabled(bool enabled) | QCoreApplication | static | 
| setSetuidAllowed(bool allow) | QCoreApplication | static | 
| signalsBlocked() const noexcept | QObject | inline | 
| startingUp() | QCoreApplication | static | 
| startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| startTimer(std::chrono::milliseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| testAttribute(Qt::ApplicationAttribute attribute) | QCoreApplication | static | 
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual | 
| translate(const char *context, const char *key, const char *disambiguation=nullptr, int n=-1) | QCoreApplication | static | 
| ~QCoreApplication() | QCoreApplication | |
| ~QObject() | QObject | virtual |