![]() |
Qt 4.8
|
This is the complete list of members for QCoreApplication, including all inherited members.
| aboutToQuit() | QCoreApplication | signal |
| addLibraryPath(const QString &) | QCoreApplication | static |
| applicationDirPath() | QCoreApplication | static |
| applicationFilePath() | QCoreApplication | static |
| ApplicationFlags enum value | QCoreApplication | |
| applicationName | QCoreApplication | private |
| applicationName() | QCoreApplication | static |
| applicationPid() | QCoreApplication | static |
| applicationVersion | QCoreApplication | private |
| applicationVersion() | QCoreApplication | static |
| argc() | QCoreApplication | static |
| arguments() | QCoreApplication | static |
| argv() | QCoreApplication | static |
| blockSignals(bool b) | QObject | |
| childEvent(QChildEvent *) | QObject | protectedvirtual |
| children() const | QObject | inline |
| closingDown() | QCoreApplication | static |
| CodecForTr enum value | QCoreApplication | |
| 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 |
| connectNotify(const char *signal) | QObject | protectedvirtual |
| customEvent(QEvent *) | QObject | protectedvirtual |
| d_ptr | QObject | protected |
| DefaultCodec enum value | QCoreApplication | |
| deleteLater() | QObject | slot |
| destroyed(QObject *=0) | 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=0, const QObject *receiver=0, const char *member=0) | QObject | inline |
| disconnect(const QObject *receiver, const char *member=0) | QObject | inline |
| disconnectNotify(const char *signal) | QObject | protectedvirtual |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| Encoding enum name | QCoreApplication | |
| event(QEvent *) | QCoreApplication | protectedvirtual |
| eventFilter(QObject *, QEvent *) | QObject | virtual |
| EventFilter typedef | QCoreApplication | |
| exec() | QCoreApplication | static |
| exit(int retcode=0) | QCoreApplication | static |
| filterEvent(void *message, long *result) | QCoreApplication | |
| findChild(const QString &aName=QString()) const | QObject | inline |
| findChildren(const QString &aName=QString()) const | QObject | inline |
| findChildren(const QRegExp &re) const | QObject | inline |
| flush() | QCoreApplication | static |
| hasPendingEvents() | QCoreApplication | static |
| inherits(const char *classname) const | QObject | inline |
| init() | QCoreApplication | private |
| installEventFilter(QObject *) | QObject | |
| installTranslator(QTranslator *messageFile) | QCoreApplication | static |
| instance() | QCoreApplication | inlinestatic |
| isWidgetType() const | QObject | inline |
| killTimer(int id) | QObject | |
| libraryPaths() | QCoreApplication | static |
| metaObject() const | QObject | virtual |
| moveToThread(QThread *thread) | QObject | |
| notify(QObject *, QEvent *) | QCoreApplication | virtual |
| notifyInternal(QObject *receiver, QEvent *event) | QCoreApplication | private |
| objectName() const | QObject | |
| organizationDomain | QCoreApplication | private |
| organizationDomain() | QCoreApplication | static |
| organizationName | QCoreApplication | private |
| organizationName() | QCoreApplication | static |
| parent() const | QObject | inline |
| postEvent(QObject *receiver, QEvent *event) | QCoreApplication | static |
| postEvent(QObject *receiver, QEvent *event, int priority) | QCoreApplication | static |
| processEvents(QEventLoop::ProcessEventsFlags flags=QEventLoop::AllEvents) | QCoreApplication | static |
| processEvents(QEventLoop::ProcessEventsFlags flags, int maxtime) | QCoreApplication | static |
| property(const char *name) const | QObject | |
| Q3AccelManager class | QCoreApplication | friend |
| qAddPostRoutine(QtCleanUpFunction ptr) | QCoreApplication | related |
| QApplication class | QCoreApplication | friend |
| QApplicationPrivate class | QCoreApplication | friend |
| qAppName() | QCoreApplication | friend |
| QClassFactory class | QCoreApplication | friend |
| QCoreApplication(int &argc, char **argv) | QCoreApplication | |
| QCoreApplication(QCoreApplicationPrivate &p) | QCoreApplication | protected |
| QETWidget class | QCoreApplication | friend |
| QEventDispatcherUNIXPrivate class | QCoreApplication | friend |
| qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qFindChildrenqFindChildren(const QObject *obj, const QRegExp ®Exp)() | QObject | related |
| QObject(QObject *parent=0) | QObject | explicit |
| QObject(QObjectPrivate &dd, QObject *parent=0) | QObject | protected |
| qobject_cast(QObject *object) | QObject | related |
| QObjectList | QObject | related |
| QShortcutMap class | QCoreApplication | friend |
| qt_find_obj_child(QObject *parent, const char *type, const QString &name) | QObject | related |
| qt_sendSpontaneousEvent(QObject *, QEvent *) | QCoreApplication | friend |
| quit() | QCoreApplication | staticslot |
| QWidget class | QCoreApplication | friend |
| QWidgetPrivate class | QCoreApplication | friend |
| receivers(const char *signal) const | QObject | protected |
| registerUserData() | QObject | static |
| removeEventFilter(QObject *) | QObject | |
| removeLibraryPath(const QString &) | QCoreApplication | static |
| removePostedEvents(QObject *receiver) | QCoreApplication | static |
| removePostedEvents(QObject *receiver, int eventType) | QCoreApplication | static |
| removePostedEvents | QCoreApplication | related |
| removeTranslator(QTranslator *messageFile) | QCoreApplication | static |
| self | QCoreApplication | privatestatic |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| sendEvent(QObject *receiver, QEvent *event) | QCoreApplication | inlinestatic |
| sendPostedEvents(QObject *receiver, int event_type) | QCoreApplication | static |
| sendPostedEvents() | QCoreApplication | inlinestatic |
| sendSpontaneousEvent(QObject *receiver, QEvent *event) | QCoreApplication | inlineprivatestatic |
| setApplicationName(const QString &application) | QCoreApplication | static |
| setApplicationVersion(const QString &version) | QCoreApplication | static |
| setAttribute(Qt::ApplicationAttribute attribute, bool on=true) | QCoreApplication | static |
| setEventFilter(EventFilter filter) | QCoreApplication | |
| setLibraryPaths(const QStringList &) | QCoreApplication | static |
| setObjectName(const QString &name) | QObject | |
| setOrganizationDomain(const QString &orgDomain) | QCoreApplication | static |
| setOrganizationName(const QString &orgName) | QCoreApplication | static |
| setParent(QObject *) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setUserData(uint id, QObjectUserData *data) | QObject | |
| signalsBlocked() const | QObject | inline |
| startingUp() | QCoreApplication | static |
| startTimer(int interval) | QObject | |
| staticMetaObject | QObject | static |
| staticQtMetaObject | QObject | protectedstatic |
| testAttribute(Qt::ApplicationAttribute attribute) | QCoreApplication | static |
| thread() const | QObject | |
| timerEvent(QTimerEvent *) | QObject | protectedvirtual |
| tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
| translate(const char *context, const char *key, const char *disambiguation=0, Encoding encoding=CodecForTr) | QCoreApplication | static |
| translate(const char *context, const char *key, const char *disambiguation, Encoding encoding, int n) | QCoreApplication | static |
| trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
| UnicodeUTF8 enum value | QCoreApplication | |
| unixSignal(int) | QCoreApplication | signal |
| userData(uint id) const | QObject | |
| watchUnixSignal(int signal, bool watch) | QCoreApplication | static |
| winEventFilter(MSG *message, long *result) | QCoreApplication | virtual |
| ~QCoreApplication() | QCoreApplication | |
| ~QObject() | QObject | virtual |