Jump to content

Qtohosextras List of All Members for QOhosAppContext

From Qt Wiki
Revision as of 06:39, 28 January 2026 by Shawn Luo (talk | contribs) (Created page with "<!-- Source: qtohosextras-qohosappcontext-members.html --> <span id="list-of-all-members-for-qohosappcontext"></span> = List of All Members for QOhosAppContext = This is the complete list of members for QtOhosExtras::QOhosAppContext, including inherited members. <div class="table"> {| class="wikitable propsummary" |- | class="topAlign"| * enum <span class="name">'''qtohosextras_QOhosAppContext_Class#ColorThemeMode-enum|ColorThe...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

List of All Members for QOhosAppContext

This is the complete list of members for QtOhosExtras::QOhosAppContext, including inherited members.

* enum ColorThemeMode
  • QOhosAppContext()
  • QOhosAppContext(const QtOhosExtras::QOhosAppContext &)
  • ~QOhosAppContext()
  • [[../qtcore/qobject.html#blockSignals|blockSignals]](bool )
  • [[../qtcore/qobject.html#childEvent|childEvent]](QChildEvent *)
  • [[../qtcore/qobject.html#children|children]]() const
  • [[../qtcore/qobject.html#connect-1|connect]](const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
  • [[../qtcore/qobject.html#connect-2|connect]](const QObject *, const char *, const char *, Qt::ConnectionType ) const
  • [[../qtcore/qobject.html#connect-3|connect]](const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
  • [[../qtcore/qobject.html#connect-4|connect]](const QObject *, PointerToMemberFunction , Functor )
  • [[../qtcore/qobject.html#connect-5|connect]](const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
  • [[../qtcore/qobject.html#connectNotify|connectNotify]](const QMetaMethod &)
  • [[../qtcore/qobject.html#customEvent|customEvent]](QEvent *)
  • [[../qtcore/qobject.html#d_ptr-var|d_ptr]] :
  • darkThemeActive() const : bool
  • darkThemeActiveChanged(bool )
  • [[../qtcore/qobject.html#deleteLater|deleteLater]]()
  • [[../qtcore/qobject.html#destroyed|destroyed]](QObject *)
  • [[../qtcore/qobject.html#disconnect-4|disconnect]](const QMetaObject::Connection &)
  • [[../qtcore/qobject.html#disconnect-2|disconnect]](const char *, const QObject *, const char *) const
  • [[../qtcore/qobject.html#disconnect-3|disconnect]](const QObject *, const char *) const
  • [[../qtcore/qobject.html#disconnect-5|disconnect]](const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
  • [[../qtcore/qobject.html#disconnectNotify|disconnectNotify]](const QMetaMethod &)
  • [[../qtcore/qobject.html#dumpObjectInfo|dumpObjectInfo]]() const
  • [[../qtcore/qobject.html#dumpObjectTree|dumpObjectTree]]() const
  • [[../qtcore/qobject.html#dynamicPropertyNames|dynamicPropertyNames]]() const
  • enableContextMenuEventOnLongPress()
  • [[../qtcore/qobject.html#event|event]](QEvent *)
  • [[../qtcore/qobject.html#eventFilter|eventFilter]](QObject *, QEvent *)
  • [[../qtcore/qobject.html#findChild|findChild]](const QString &, Qt::FindChildOptions ) const
  • [[../qtcore/qobject.html#findChildren|findChildren]](const QString &, Qt::FindChildOptions ) const
  • [[../qtcore/qobject.html#findChildren-1|findChildren]](const QRegExp &, Qt::FindChildOptions ) const
  • [[../qtcore/qobject.html#findChildren-2|findChildren]](const QRegularExpression &, Qt::FindChildOptions ) const
  • fontSizeScale() const : double
  • fontSizeScaleChanged(double )
  • getAppLaunchWant() : int
  • getAppLaunchWantInfo() : int
  • getBundleInfo() const : int
  • [[../qtcore/qobject.html#inherits|inherits]](const char *) const
  • [[../qtcore/qobject.html#installEventFilter|installEventFilter]](QObject *)
  • instance() : QtOhosExtras::QOhosAppContext *
* isNoUiChildMode() : bool
  • isPermissionGranted(int ) const : bool
  • isPermissionGranted(const QString &) const : bool
  • [[../qtcore/qobject.html#isSignalConnected|isSignalConnected]](const QMetaMethod &) const
  • [[../qtcore/qobject.html#isWidgetType|isWidgetType]]() const
  • [[../qtcore/qobject.html#isWindowType|isWindowType]]() const
  • [[../qtcore/qobject.html#killTimer|killTimer]](int )
  • metaObject() const : const QMetaObject *
  • [[../qtcore/qobject.html#moveToThread|moveToThread]](QThread *)
  • [[../qtcore/qobject.html#objectName-prop|objectName]]() const
  • [[../qtcore/qobject.html#objectNameChanged|objectNameChanged]](const QString &)
  • [[../qtcore/qobject.html#parent|parent]]() const
  • permissionRequestOnSettingResponseReceived(int , bool )
  • permissionRequestResponseReceived(int , bool )
  • permissionRequestResponseWithResultReceived(int , int )
  • [[../qtcore/qobject.html#property|property]](const char *) const
  • qt_metacall(QMetaObject::Call, int, void **) : int
  • qt_metacast(const char *) : void *
  • [[../qtcore/qobject.html#receivers|receivers]](const char *) const
  • [[../qtcore/qobject.html#removeEventFilter|removeEventFilter]](QObject *)
  • requestPermissionFromUserIfNeeded(int )
  • requestPermissionOnSettingIfNeeded(int )
  • restartApp()
  • restartApp(const int &)
  • [[../qtcore/qobject.html#sender|sender]]() const
  • [[../qtcore/qobject.html#senderSignalIndex|senderSignalIndex]]() const
  • setColorThemeMode(QtOhosExtras::QOhosAppContext::ColorThemeMode )
  • [[../qtcore/qobject.html#objectName-prop|setObjectName]](const QString &)
  • [[../qtcore/qobject.html#setParent|setParent]](QObject *)
  • [[../qtcore/qobject.html#setProperty|setProperty]](const char *, const QVariant &)
  • [[../qtcore/qobject.html#signalsBlocked|signalsBlocked]]() const
  • startNoUiChildProcess(QString , QStringList )
  • [[../qtcore/qobject.html#startTimer|startTimer]](int , Qt::TimerType )
  • [[../qtcore/qobject.html#startTimer-1|startTimer]](std::chrono::milliseconds , Qt::TimerType )
  • staticMetaObject : const QMetaObject
  • [[../qtcore/qobject.html#staticQtMetaObject-var|staticQtMetaObject]] :
  • [[../qtcore/qobject.html#thread|thread]]() const
  • [[../qtcore/qobject.html#timerEvent|timerEvent]](QTimerEvent *)
  • tr(const char *, const char *, int ) : QString
  • trUtf8(const char *, const char *, int ) : QString
  • operator=(const QtOhosExtras::QOhosAppContext &) : QtOhosExtras::QOhosAppContext &