Qt 5.11
Qt Widgets
C++ Classes
QApplication
Qt 5.11.1 Reference Documentation
List of All Members for QApplication
This is the complete list of members for
QApplication
, including inherited members.
QApplication
(int &, char **)
~QApplication
()
aboutQt
()
aboutToQuit
()
activeModalWidget
() : QWidget *
activePopupWidget
() : QWidget *
activeWindow
() : QWidget *
addLibraryPath
(const QString &)
alert
(QWidget *, int )
allWidgets
() : QWidgetList
allWindows
()
applicationDirPath
()
applicationDisplayName
()
applicationDisplayNameChanged
()
applicationFilePath
()
applicationName
()
applicationPid
()
applicationState
()
applicationStateChanged
(Qt::ApplicationState )
applicationVersion
()
arguments
()
autoSipEnabled
() const : bool
beep
()
blockSignals
(bool )
changeOverrideCursor
(const QCursor &)
childEvent
(QChildEvent *)
children
() const
clipboard
()
closeAllWindows
()
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 &)
cursorFlashTime
() : int
customEvent
(QEvent *)
d_ptr
:
deleteLater
()
desktop
() : QDesktopWidget *
desktopFileName
()
desktopSettingsAware
()
destroyed
(QObject *)
devicePixelRatio
() const
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 &)
doubleClickInterval
() : int
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const
event
(QEvent *)
event
(QEvent *)
event
(QEvent *)
event
(QEvent *) : bool
eventDispatcher
()
eventFilter
(QObject *, QEvent *)
exec
()
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
focusChanged
(QWidget *, QWidget *)
focusObject
()
focusObjectChanged
(QObject *)
focusWidget
() : QWidget *
focusWindow
()
focusWindowChanged
(QWindow *)
font
()
font
() : QFont
font
(const QWidget *) : QFont
font
(const char *) : QFont
fontChanged
(const QFont &)
fontDatabaseChanged
()
fontMetrics
() : QFontMetrics
globalStrut
() : QSize
inherits
(const char *) const
inputMethod
()
installEventFilter
(QObject *)
installNativeEventFilter
(QAbstractNativeEventFilter *)
installTranslator
(QTranslator *)
instance
()
isEffectEnabled
(Qt::UIEffect ) : bool
isFallbackSessionManagementEnabled
()
isLeftToRight
()
isQuitLockEnabled
()
isRightToLeft
()
isSavingSession
() const
isSessionRestored
() const
isSetuidAllowed
()
isSignalConnected
(const QMetaMethod &) const
isWidgetType
() const
isWindowType
() const
keyboardInputInterval
() : int
keyboardModifiers
()
killTimer
(int )
lastWindowClosed
()
layoutDirection
()
layoutDirectionChanged
(Qt::LayoutDirection )
libraryPaths
()
metaObject
() const
metaObject
() const
metaObject
() const
metaObject
() const : const QMetaObject *
modalWindow
()
mouseButtons
()
moveToThread
(QThread *)
navigationMode
() : Qt::NavigationMode
notify
(QObject *, QEvent *)
notify
(QObject *, QEvent *)
notify
(QObject *, QEvent *) : bool
objectName
() const
objectNameChanged
(const QString &)
organizationDomain
()
organizationName
()
overrideCursor
()
palette
()
palette
(const QWidget *) : QPalette
palette
(const char *) : QPalette
paletteChanged
(const QPalette &)
parent
() const
platformFunction
(const QByteArray &)
platformName
()
platformNativeInterface
()
postEvent
(QObject *, QEvent *, int )
primaryScreen
()
primaryScreenChanged
(QScreen *)
processEvents
(QEventLoop::ProcessEventsFlags )
processEvents
(QEventLoop::ProcessEventsFlags , int )
property
(const char *) const
qt_metacall
(
QMetaObject::Call
,
int
,
void **
)
qt_metacall
(
QMetaObject::Call
,
int
,
void **
)
qt_metacall
(
QMetaObject::Call
,
int
,
void **
)
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
)
qt_metacast
(
const char *
)
qt_metacast
(
const char *
)
qt_metacast
(
const char *
) : void *
queryKeyboardModifiers
()
quit
()
quitOnLastWindowClosed
()
receivers
(const char *) const
removeEventFilter
(QObject *)
removeLibraryPath
(const QString &)
removeNativeEventFilter
(QAbstractNativeEventFilter *)
removePostedEvents
(QObject *, int )
removeTranslator
(QTranslator *)
restoreOverrideCursor
()
saveStateRequest
(QSessionManager &)
screenAdded
(QScreen *)
screenAt
(const QPoint &)
screenRemoved
(QScreen *)
screens
()
sendEvent
(QObject *, QEvent *)
sendPostedEvents
(QObject *, int )
sender
() const
senderSignalIndex
() const
sessionId
() const
sessionKey
() const
setActiveWindow
(QWidget *)
setApplicationDisplayName
(const QString &)
setApplicationName
(const QString &)
setApplicationVersion
(const QString &)
setAttribute
(Qt::ApplicationAttribute , bool )
setAutoSipEnabled
(const bool )
setCursorFlashTime
(
int
)
setDesktopFileName
(const QString &)
setDesktopSettingsAware
(bool )
setDoubleClickInterval
(
int
)
setEffectEnabled
(Qt::UIEffect , bool )
setEventDispatcher
(QAbstractEventDispatcher *)
setFallbackSessionManagementEnabled
(bool )
setFont
(const QFont &)
setFont
(const QFont &, const char *)
setGlobalStrut
(
const QSize &
)
setKeyboardInputInterval
(
int
)
setLayoutDirection
(Qt::LayoutDirection )
setLibraryPaths
(const QStringList &)
setNavigationMode
(Qt::NavigationMode )
setObjectName
(const QString &)
setOrganizationDomain
(const QString &)
setOrganizationName
(const QString &)
setOverrideCursor
(const QCursor &)
setPalette
(const QPalette &)
setPalette
(const QPalette &, const char *)
setParent
(QObject *)
setProperty
(const char *, const QVariant &)
setQuitLockEnabled
(bool )
setQuitOnLastWindowClosed
(bool )
setSetuidAllowed
(bool )
setStartDragDistance
(int )
setStartDragTime
(int )
setStyle
(QStyle *)
setStyle
(const QString &) : QStyle *
setStyleSheet
(const QString &)
setWheelScrollLines
(
int
)
setWindowIcon
(const QIcon &)
setWindowIcon
(const QIcon &)
signalsBlocked
() const
startDragDistance
() : int
startDragTime
() : int
startTimer
(int , Qt::TimerType )
startTimer
(std::chrono::milliseconds , Qt::TimerType )
startingUp
()
staticMetaObject
:
staticMetaObject
:
staticMetaObject
:
staticMetaObject
: const QMetaObject
staticQtMetaObject
:
style
() : QStyle *
styleHints
()
styleSheet
() const : QString
sync
()
testAttribute
(Qt::ApplicationAttribute )
thread
() const
timerEvent
(QTimerEvent *)
topLevelAt
(const QPoint &)
topLevelAt
(const QPoint &) : QWidget *
topLevelAt
(int , int ) : QWidget *
topLevelWidgets
() : QWidgetList
topLevelWindows
()
tr
(const char *, const char *, int )
tr
(const char *, const char *, int )
tr
(const char *, const char *, int )
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int )
trUtf8
(const char *, const char *, int )
trUtf8
(const char *, const char *, int ) : QString
translate
(const char *, const char *, const char *, int )
wheelScrollLines
() : int
widgetAt
(const QPoint &) : QWidget *
widgetAt
(int , int ) : QWidget *
windowIcon
()
windowIcon
() : QIcon