- QGuiApplication(int &, char **)
- ~QGuiApplication()
- aboutToQuit()
- addLibraryPath(const QString &)
- allWindows() : QWindowList
- applicationDirPath()
- applicationDisplayName() : QString
- applicationDisplayNameChanged()
- applicationFilePath()
- applicationName()
- applicationPid()
- applicationState() : Qt::ApplicationState
- applicationStateChanged(Qt::ApplicationState )
- applicationVersion()
- arguments()
- blockSignals(bool )
- changeOverrideCursor(const QCursor &)
- childEvent(QChildEvent *)
- children() const
- clipboard() : QClipboard *
- closingDown()
- commitDataRequest(QSessionManager &)
- connect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
- connect(const QObject *, const char *, const char *, Qt::ConnectionType ) const
- connect(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
- connect(const QObject *, PointerToMemberFunction , Functor )
- connect(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
- connectNotify(const QMetaMethod &)
- customEvent(QEvent *)
- d_ptr :
- deleteLater()
- desktopFileName() : QString
- desktopSettingsAware() : bool
- destroyed(QObject *)
- devicePixelRatio() const : qreal
- disconnect(const QMetaObject::Connection &)
- disconnect(const char *, const QObject *, const char *) const
- disconnect(const QObject *, const char *) const
- disconnect(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
- disconnectNotify(const QMetaMethod &)
- dumpObjectInfo() const
- dumpObjectTree() const
- dynamicPropertyNames() const
- event(QEvent *) : bool
- eventDispatcher()
- eventFilter(QObject *, QEvent *)
- exec() : int
- exit(int )
- findChild(const QString &, Qt::FindChildOptions ) const
- findChildren(const QString &, Qt::FindChildOptions ) const
- findChildren(const QRegExp &, Qt::FindChildOptions ) const
- findChildren(const QRegularExpression &, Qt::FindChildOptions ) const
- focusObject() : QObject *
- focusObjectChanged(QObject *)
- focusWindow() : QWindow *
- focusWindowChanged(QWindow *)
- font() : QFont
- fontChanged(const QFont &)
- fontDatabaseChanged()
- inherits(const char *) const
- inputMethod() : QInputMethod *
- installEventFilter(QObject *)
- installNativeEventFilter(QAbstractNativeEventFilter *)
- installTranslator(QTranslator *)
- instance()
- isFallbackSessionManagementEnabled() : bool
- isLeftToRight() : bool
- isQuitLockEnabled()
- isRightToLeft() : bool
- isSavingSession() const : bool
- isSessionRestored() const : bool
- isSetuidAllowed()
- isSignalConnected(const QMetaMethod &) const
- isWidgetType() const
- isWindowType() const
- keyboardModifiers() : Qt::KeyboardModifiers
- killTimer(int )
- lastWindowClosed()
- layoutDirection() : Qt::LayoutDirection
- layoutDirectionChanged(Qt::LayoutDirection )
- libraryPaths()
- metaObject() const : const QMetaObject *
- modalWindow() : QWindow *
|
- mouseButtons() : Qt::MouseButtons
- moveToThread(QThread *)
- notify(QObject *, QEvent *) : bool
- objectName() const
- objectNameChanged(const QString &)
- organizationDomain()
- organizationName()
- overrideCursor() : QCursor *
- palette() : QPalette
- paletteChanged(const QPalette &)
- parent() const
- platformFunction(const QByteArray &) : QFunctionPointer
- platformName() : QString
- platformNativeInterface() : QPlatformNativeInterface *
- postEvent(QObject *, QEvent *, int )
- primaryScreen() : QScreen *
- primaryScreenChanged(QScreen *)
- processEvents(QEventLoop::ProcessEventsFlags )
- processEvents(QEventLoop::ProcessEventsFlags , int )
- property(const char *) const
- qt_metacall(QMetaObject::Call, int, void **) : int
- qt_metacast(const char *) : void *
- queryKeyboardModifiers() : Qt::KeyboardModifiers
- quit()
- quitOnLastWindowClosed() : bool
- receivers(const char *) const
- removeEventFilter(QObject *)
- removeLibraryPath(const QString &)
- removeNativeEventFilter(QAbstractNativeEventFilter *)
- removePostedEvents(QObject *, int )
- removeTranslator(QTranslator *)
- restoreOverrideCursor()
- saveStateRequest(QSessionManager &)
- screenAdded(QScreen *)
- screenAt(const QPoint &) : QScreen *
- screenRemoved(QScreen *)
- screens() : QList<QScreen *>
- sendEvent(QObject *, QEvent *)
- sendPostedEvents(QObject *, int )
- sender() const
- senderSignalIndex() const
- sessionId() const : QString
- sessionKey() const : QString
- setApplicationDisplayName(const QString &)
- setApplicationName(const QString &)
- setApplicationVersion(const QString &)
- setAttribute(Qt::ApplicationAttribute , bool )
- setDesktopFileName(const QString &)
- setDesktopSettingsAware(bool )
- setEventDispatcher(QAbstractEventDispatcher *)
- setFallbackSessionManagementEnabled(bool )
- setFont(const QFont &)
- setLayoutDirection(Qt::LayoutDirection )
- setLibraryPaths(const QStringList &)
- setObjectName(const QString &)
- setOrganizationDomain(const QString &)
- setOrganizationName(const QString &)
- setOverrideCursor(const QCursor &)
- setPalette(const QPalette &)
- setParent(QObject *)
- setProperty(const char *, const QVariant &)
- setQuitLockEnabled(bool )
- setQuitOnLastWindowClosed(bool )
- setSetuidAllowed(bool )
- setWindowIcon(const QIcon &)
- signalsBlocked() const
- startTimer(int , Qt::TimerType )
- startTimer(std::chrono::milliseconds , Qt::TimerType )
- startingUp()
- staticMetaObject : const QMetaObject
- staticQtMetaObject :
- styleHints() : QStyleHints *
- sync()
- testAttribute(Qt::ApplicationAttribute )
- thread() const
- timerEvent(QTimerEvent *)
- topLevelAt(const QPoint &) : QWindow *
- topLevelWindows() : QWindowList
- tr(const char *, const char *, int ) : QString
- trUtf8(const char *, const char *, int ) : QString
- translate(const char *, const char *, const char *, int )
- windowIcon() : QIcon
|