List of All Members for QOhosAppContext
List of All Members for QOhosAppContext
This is the complete list of members for QtOhosExtras::QOhosAppContext, including inherited members.
| Member | Type |
|---|---|
| ColorThemeMode | enum |
| QOhosAppContext() | |
| QOhosAppContext(const QtOhosExtras::QOhosAppContext &) | |
| ~QOhosAppContext() | |
| blockSignals(bool) | bool |
| childEvent(QChildEvent *) | void |
| children() const | QObjectList |
| connect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) | QMetaObject::Connection |
| connect(const QObject *, const char *, const char *, Qt::ConnectionType) const | bool |
| 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 &) | void |
| customEvent(QEvent *) | void |
| d_ptr | QScopedPointer<QObjectData> |
| darkThemeActive() const | bool |
| darkThemeActiveChanged(bool) | void |
| deleteLater() | void |
| destroyed(QObject *) | void |
| disconnect(const QMetaObject::Connection &) | bool |
| disconnect(const char *, const QObject *, const char *) const | bool |
| disconnect(const QObject *, const char *) const | bool |
| disconnect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) | bool |
| disconnectNotify(const QMetaMethod &) | void |
| dumpObjectInfo() const | void |
| dumpObjectTree() const | void |
| dynamicPropertyNames() const | QList<QByteArray> |
| enableContextMenuEventOnLongPress() | void |
| event(QEvent *) | bool |
| eventFilter(QObject *, QEvent *) | bool |
| 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> |
| fontSizeScale() const | double |
| fontSizeScaleChanged(double) | void |
| getAppLaunchWant() | int |
| getAppLaunchWantInfo() | int |
| getBundleInfo() const | int |
| inherits(const char *) const | bool |
| installEventFilter(QObject *) | void |
| instance() | QtOhosExtras::QOhosAppContext * |
| isNoUiChildMode() | bool |
| isPermissionGranted(int) const | bool |
| isPermissionGranted(const QString &) const | bool |
| isSignalConnected(const QMetaMethod &) const | bool |
| isWidgetType() const | bool |
| isWindowType() const | bool |
| killTimer(int) | void |
| metaObject() const | const QMetaObject * |
| moveToThread(QThread *) | void |
| objectName() const | QString |
| objectNameChanged(const QString &) | void |
| parent() const | QObject * |
| permissionRequestOnSettingResponseReceived(int, bool) | void |
| permissionRequestResponseReceived(int, bool) | void |
| permissionRequestResponseWithResultReceived(int, int) | void |
| property(const char *) const | QVariant |
| qt_metacall(QMetaObject::Call, int, void **) | int |
| qt_metacast(const char *) | void * |
| receivers(const char *) const | int |
| removeEventFilter(QObject *) | void |
| requestPermissionFromUserIfNeeded(int) | void |
| requestPermissionOnSettingIfNeeded(int) | void |
| restartApp() | void |
| restartApp(const int &) | void |
| sender() const | QObject * |
| senderSignalIndex() const | int |
| setColorThemeMode(QtOhosExtras::QOhosAppContext::ColorThemeMode) | void |
| setObjectName(const QString &) | void |
| setParent(QObject *) | void |
| setProperty(const char *, const QVariant &) | bool |
| signalsBlocked() const | bool |
| startNoUiChildProcess(QString, QStringList) | void |
| startTimer(int, Qt::TimerType) | int |
| startTimer(std::chrono::milliseconds, Qt::TimerType) | int |
| staticMetaObject | const QMetaObject |
| staticQtMetaObject | const QMetaObject |
| thread() const | QThread * |
| timerEvent(QTimerEvent *) | void |
| tr(const char *, const char *, int) | QString |
| trUtf8(const char *, const char *, int) | QString |
| operator=(const QtOhosExtras::QOhosAppContext &) | QtOhosExtras::QOhosAppContext & |