- QApplication(int &, char **)
- ~QApplication()
- ApplicationFlags : const int
- aboutQt()
- aboutToQuit()
- activeModalWidget() : QWidget *
- activePopupWidget() : QWidget *
- activeWindow() : QWidget *
- addLibraryPath(const QString &)
- alert(QWidget *, int )
- allWidgets() : QWidgetList
- allWindows() : QWindowList
- applicationDirPath() : QString
- applicationDisplayName() : QString
- applicationDisplayNameChanged()
- applicationFilePath() : QString
- applicationName() : QString
- applicationPid() : qint64
- applicationState() : Qt::ApplicationState
- applicationStateChanged(Qt::ApplicationState )
- applicationVersion() : QString
- arguments() : QStringList
- autoSipEnabled() const : bool
- beep()
- blockSignals(bool ) : bool
- changeOverrideCursor(const QCursor &)
- childEvent(QChildEvent *)
- children() const : const QObjectList &
- clipboard() : QClipboard *
- closeAllWindows()
- 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 &)
- cursorFlashTime() : int
- customEvent(QEvent *)
- d_ptr : QScopedPointer<QObjectData>
- deleteLater()
- desktop() : QDesktopWidget *
- 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 &)
- doubleClickInterval() : int
- dumpObjectInfo()
- dumpObjectTree()
- dynamicPropertyNames() const : QList<QByteArray>
- event(QEvent *) : bool
- event(QEvent *) : bool
- event(QEvent *) : bool
- event(QEvent *) : bool
- eventDispatcher() : QAbstractEventDispatcher *
- eventFilter(QObject *, QEvent *) : bool
- exec() : int
- exec() : int
- exec() : int
- exit(int )
- findChild(const QString &, Qt::FindChildOptions ) const : T
- findChildren(const QString &, Qt::FindChildOptions ) const : QList<T>
- findChildren(const QRegExp &, Qt::FindChildOptions ) const : QList<T>
- findChildren(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
- flush()
- focusChanged(QWidget *, QWidget *)
- focusObject() : QObject *
- focusObjectChanged(QObject *)
- focusWidget() : QWidget *
- focusWindow() : QWindow *
- focusWindowChanged(QWindow *)
- font() : QFont
- font() : QFont
- font(const QWidget *) : QFont
- font(const char *) : QFont
- fontDatabaseChanged()
- fontMetrics() : QFontMetrics
- globalStrut() : QSize
- inherits(const char *) const : bool
- inputMethod() : QInputMethod *
- installEventFilter(QObject *)
- installNativeEventFilter(QAbstractNativeEventFilter *)
- installTranslator(QTranslator *) : bool
- instance() : QCoreApplication *
- isEffectEnabled(Qt::UIEffect ) : bool
- isFallbackSessionManagementEnabled() : bool
- isLeftToRight() : bool
- isQuitLockEnabled() : bool
- isRightToLeft() : bool
- isSavingSession() const : bool
- isSessionRestored() const : bool
- isSetuidAllowed() : bool
- isSignalConnected(const QMetaMethod &) const : bool
- isWidgetType() const : bool
- isWindowType() const : bool
- keyboardInputInterval() : int
- 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 *)
- navigationMode() : Qt::NavigationMode
- notify(QObject *, QEvent *) : bool
- notify(QObject *, QEvent *) : bool
- notify(QObject *, QEvent *) : bool
- objectName() const : QString
- objectNameChanged(const QString &)
- organizationDomain() : QString
- organizationName() : QString
- overrideCursor() : QCursor *
- palette() : QPalette
- palette(const QWidget *) : QPalette
- palette(const char *) : QPalette
- paletteChanged(const QPalette &)
- parent() const : QObject *
- 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 : 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
- restoreOverrideCursor()
- saveStateRequest(QSessionManager &)
- screenAdded(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
- 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 &) : bool
- 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 : bool
- startDragDistance() : int
- startDragTime() : int
- startTimer(int , Qt::TimerType ) : int
- startingUp() : bool
- staticMetaObject : const QMetaObject
- staticQtMetaObject : const QMetaObject
- style() : QStyle *
- styleHints() : QStyleHints *
- styleSheet() const : QString
- sync()
- testAttribute(Qt::ApplicationAttribute ) : bool
- thread() const : QThread *
- timerEvent(QTimerEvent *)
- topLevelAt(const QPoint &) : QWindow *
- topLevelAt(const QPoint &) : QWidget *
- topLevelAt(int , int ) : QWidget *
- topLevelWidgets() : QWidgetList
- topLevelWindows() : QWindowList
- tr(const char *, const char *, int ) : QString
- translate(const char *, const char *, const char *, int ) : QString
- wheelScrollLines() : int
- widgetAt(const QPoint &) : QWidget *
- widgetAt(int , int ) : QWidget *
- windowIcon() : QIcon
- windowIcon() : QIcon
|