Qt 5.11
Qt GUI
C++ Classes
QGuiApplication
Qt 5.11.3 Reference Documentation
List of All Members for QGuiApplication
This is the complete list of members for
QGuiApplication
, including inherited members.
QGuiApplication
(int &, char **)
~QGuiApplication
()
allWindows
() : QWindowList
applicationDisplayName
() : QString
applicationDisplayNameChanged
()
applicationState
() : Qt::ApplicationState
applicationStateChanged
(Qt::ApplicationState )
changeOverrideCursor
(const QCursor &)
clipboard
() : QClipboard *
commitDataRequest
(QSessionManager &)
desktopFileName
() : QString
desktopSettingsAware
() : bool
devicePixelRatio
() const : qreal
event
(QEvent *) : bool
exec
() : int
focusObject
() : QObject *
focusObjectChanged
(QObject *)
focusWindow
() : QWindow *
focusWindowChanged
(QWindow *)
font
() : QFont
fontChanged
(const QFont &)
fontDatabaseChanged
()
inputMethod
() : QInputMethod *
isFallbackSessionManagementEnabled
() : bool
isLeftToRight
() : bool
isRightToLeft
() : bool
isSavingSession
() const : bool
isSessionRestored
() const : bool
keyboardModifiers
() : Qt::KeyboardModifiers
lastWindowClosed
()
layoutDirection
() : Qt::LayoutDirection
layoutDirectionChanged
(Qt::LayoutDirection )
metaObject
() const : const QMetaObject *
modalWindow
() : QWindow *
mouseButtons
() : Qt::MouseButtons
notify
(QObject *, QEvent *) : bool
overrideCursor
() : QCursor *
palette
() : QPalette
paletteChanged
(const QPalette &)
platformFunction
(const QByteArray &) : QFunctionPointer
platformName
() : QString
platformNativeInterface
() : QPlatformNativeInterface *
primaryScreen
() : QScreen *
primaryScreenChanged
(QScreen *)
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
queryKeyboardModifiers
() : Qt::KeyboardModifiers
quitOnLastWindowClosed
() : bool
restoreOverrideCursor
()
saveStateRequest
(QSessionManager &)
screenAdded
(QScreen *)
screenAt
(const QPoint &) : QScreen *
screenRemoved
(QScreen *)
screens
() : QList<QScreen *>
sessionId
() const : QString
sessionKey
() const : QString
setApplicationDisplayName
(const QString &)
setDesktopFileName
(const QString &)
setDesktopSettingsAware
(bool )
setFallbackSessionManagementEnabled
(bool )
setFont
(const QFont &)
setLayoutDirection
(Qt::LayoutDirection )
setOverrideCursor
(const QCursor &)
setPalette
(const QPalette &)
setQuitOnLastWindowClosed
(bool )
setWindowIcon
(const QIcon &)
staticMetaObject
: const QMetaObject
styleHints
() : QStyleHints *
sync
()
topLevelAt
(const QPoint &) : QWindow *
topLevelWindows
() : QWindowList
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString
windowIcon
() : QIcon