-
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 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 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 *) : 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
-
focusChanged
(QWidget *, QWidget *)
-
focusObject
()
-
focusObjectChanged
(QObject *)
-
focusWidget
() : QWidget *
-
focusWindow
()
-
focusWindowChanged
(QWindow *)
-
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 : const QMetaObject *
-
modalWindow
()
-
mouseButtons
()
-
moveToThread
(QThread *)
|
-
navigationMode
() : Qt::NavigationMode
-
notify
(QObject *, QEvent *) : bool
-
objectName
() const
-
objectNameChanged
(const QString &)
-
organizationDomain
()
-
organizationName
()
-
overrideCursor
()
-
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 **
) : int
-
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 &, 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 &, 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 &)
-
signalsBlocked
() const
-
startDragDistance
() : int
-
startDragTime
() : int
-
startTimer
(int , Qt::TimerType )
-
startTimer
(std::chrono::milliseconds , Qt::TimerType )
-
startingUp
()
-
staticMetaObject
: const QMetaObject
-
staticQtMetaObject
:
-
style
() : QStyle *
-
styleHints
()
-
styleSheet
() const : QString
-
sync
()
-
testAttribute
(Qt::ApplicationAttribute )
-
thread
() const
-
timerEvent
(QTimerEvent *)
-
topLevelAt
(const QPoint &) : QWidget *
-
topLevelAt
(int , int ) : QWidget *
-
topLevelWidgets
() : QWidgetList
-
topLevelWindows
()
-
tr
(const char *, const char *, int ) : QString
-
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
() : QIcon
|