Qt 5.7
Qt GUI
C++ Classes
QGuiApplication
Qt 5.7.1 Reference Documentation
List of All Members for QGuiApplication
This is the complete list of members for
QGuiApplication
, including inherited members.
QGuiApplication
(int &, char **)
~QGuiApplication
()
ApplicationFlags
:
aboutToQuit
()
addLibraryPath
(const QString &)
allWindows
() : QWindowList
applicationDirPath
()
applicationDisplayName
() : QString
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 char *, const QObject *, const char *, Qt::ConnectionType )
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 QObject *, const char *, const QObject *, const char *)
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &)
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
()
dumpObjectTree
()
dynamicPropertyNames
() const
event
(QEvent *)
event
(QEvent *)
event
(QEvent *) : bool
eventDispatcher
()
eventFilter
(QObject *, QEvent *)
exec
()
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
flush
()
focusObject
() : QObject *
focusObjectChanged
(QObject *)
focusWindow
() : QWindow *
focusWindowChanged
(QWindow *)
font
() : 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
modalWindow
() : QWindow *
mouseButtons
() : Qt::MouseButtons
moveToThread
(QThread *)
notify
(QObject *, QEvent *)
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
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 *)
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 )
startingUp
()
staticMetaObject
:
staticQtMetaObject
:
styleHints
() : QStyleHints *
sync
()
testAttribute
(Qt::ApplicationAttribute )
thread
() const
timerEvent
(QTimerEvent *)
topLevelAt
(const QPoint &) : QWindow *
topLevelWindows
() : QWindowList
tr
(const char *, const char *, int )
translate
(const char *, const char *, const char *, int )
windowIcon
() : QIcon