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