| accent | QQuickUniversalStyle | |
| accent() const | QQuickUniversalStyle | |
| accentChanged() | QQuickUniversalStyle | signal |
| AltHigh enum value | QQuickUniversalStyle | |
| altHighColor | QQuickUniversalStyle | |
| altHighColor() const | QQuickUniversalStyle | |
| AltLow enum value | QQuickUniversalStyle | |
| altLowColor | QQuickUniversalStyle | |
| altLowColor() const | QQuickUniversalStyle | |
| AltMedium enum value | QQuickUniversalStyle | |
| altMediumColor | QQuickUniversalStyle | |
| altMediumColor() const | QQuickUniversalStyle | |
| AltMediumHigh enum value | QQuickUniversalStyle | |
| altMediumHighColor | QQuickUniversalStyle | |
| altMediumHighColor() const | QQuickUniversalStyle | |
| AltMediumLow enum value | QQuickUniversalStyle | |
| altMediumLowColor | QQuickUniversalStyle | |
| altMediumLowColor() const | QQuickUniversalStyle | |
| Amber enum value | QQuickUniversalStyle | |
| attachedChildren() const | QQuickAttachedPropertyPropagator | |
| attachedParent() const | QQuickAttachedPropertyPropagator | |
| attachedParentChange(QQuickAttachedPropertyPropagator *newParent, QQuickAttachedPropertyPropagator *oldParent) override | QQuickUniversalStyle | protectedvirtual |
| background | QQuickUniversalStyle | |
| background() const | QQuickUniversalStyle | |
| backgroundChanged() | QQuickUniversalStyle | signal |
| BaseHigh enum value | QQuickUniversalStyle | |
| baseHighColor | QQuickUniversalStyle | |
| baseHighColor() const | QQuickUniversalStyle | |
| BaseLow enum value | QQuickUniversalStyle | |
| baseLowColor | QQuickUniversalStyle | |
| baseLowColor() const | QQuickUniversalStyle | |
| BaseMedium enum value | QQuickUniversalStyle | |
| baseMediumColor | QQuickUniversalStyle | |
| baseMediumColor() const | QQuickUniversalStyle | |
| BaseMediumHigh enum value | QQuickUniversalStyle | |
| baseMediumHighColor | QQuickUniversalStyle | |
| baseMediumHighColor() const | QQuickUniversalStyle | |
| BaseMediumLow enum value | QQuickUniversalStyle | |
| baseMediumLowColor | QQuickUniversalStyle | |
| baseMediumLowColor() const | QQuickUniversalStyle | |
| bindableObjectName() | QObject | |
| bindingStorage() | QObject | inline |
| bindingStorage() const | QObject | inline |
| blockSignals(bool b) noexcept | QObject | |
| Brown enum value | QQuickUniversalStyle | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const | QObject | inline |
| ChromeAltLow enum value | QQuickUniversalStyle | |
| chromeAltLowColor | QQuickUniversalStyle | |
| chromeAltLowColor() const | QQuickUniversalStyle | |
| ChromeBlackHigh enum value | QQuickUniversalStyle | |
| chromeBlackHighColor | QQuickUniversalStyle | |
| chromeBlackHighColor() const | QQuickUniversalStyle | |
| ChromeBlackLow enum value | QQuickUniversalStyle | |
| chromeBlackLowColor | QQuickUniversalStyle | |
| chromeBlackLowColor() const | QQuickUniversalStyle | |
| ChromeBlackMedium enum value | QQuickUniversalStyle | |
| chromeBlackMediumColor | QQuickUniversalStyle | |
| chromeBlackMediumColor() const | QQuickUniversalStyle | |
| ChromeBlackMediumLow enum value | QQuickUniversalStyle | |
| chromeBlackMediumLowColor | QQuickUniversalStyle | |
| chromeBlackMediumLowColor() const | QQuickUniversalStyle | |
| ChromeDisabledHigh enum value | QQuickUniversalStyle | |
| chromeDisabledHighColor | QQuickUniversalStyle | |
| chromeDisabledHighColor() const | QQuickUniversalStyle | |
| ChromeDisabledLow enum value | QQuickUniversalStyle | |
| chromeDisabledLowColor | QQuickUniversalStyle | |
| chromeDisabledLowColor() const | QQuickUniversalStyle | |
| ChromeHigh enum value | QQuickUniversalStyle | |
| chromeHighColor | QQuickUniversalStyle | |
| chromeHighColor() const | QQuickUniversalStyle | |
| ChromeLow enum value | QQuickUniversalStyle | |
| chromeLowColor | QQuickUniversalStyle | |
| chromeLowColor() const | QQuickUniversalStyle | |
| ChromeMedium enum value | QQuickUniversalStyle | |
| chromeMediumColor | QQuickUniversalStyle | |
| chromeMediumColor() const | QQuickUniversalStyle | |
| ChromeMediumLow enum value | QQuickUniversalStyle | |
| chromeMediumLowColor | QQuickUniversalStyle | |
| chromeMediumLowColor() const | QQuickUniversalStyle | |
| ChromeWhite enum value | QQuickUniversalStyle | |
| chromeWhiteColor | QQuickUniversalStyle | |
| chromeWhiteColor() const | QQuickUniversalStyle | |
| Cobalt enum value | QQuickUniversalStyle | |
| Color enum name | QQuickUniversalStyle | |
| color(Color color) const | QQuickUniversalStyle | |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection) | QObject | inlinestatic |
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot) | QObject | inlinestatic |
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| Crimson enum value | QQuickUniversalStyle | |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| Cyan enum value | QQuickUniversalStyle | |
| d_ptr | QObject | protected |
| Dark enum value | QQuickUniversalStyle | |
| deleteLater() | QObject | slot |
| destroyed(QObject *=nullptr) | QObject | signal |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
| disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) const | QObject | inline |
| disconnect(const QObject *receiver, const char *member=nullptr) const | QObject | inline |
| disconnect(const QMetaObject::Connection &) | QObject | static |
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot) | QObject | inlinestatic |
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero) | QObject | inlinestatic |
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| dumpObjectInfo() const | QObject | |
| dumpObjectTree() const | QObject | |
| dynamicPropertyNames() const | QObject | |
| Emerald enum value | QQuickUniversalStyle | |
| event(QEvent *event) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| findChild(const QString &aName=QString(), Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChildren(const QString &aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| foreground | QQuickUniversalStyle | |
| foreground() const | QQuickUniversalStyle | |
| foregroundChanged() | QQuickUniversalStyle | signal |
| Green enum value | QQuickUniversalStyle | |
| Indigo enum value | QQuickUniversalStyle | |
| inheritAccent(QRgb accent) | QQuickUniversalStyle | |
| inheritBackground(QRgb background, bool has) | QQuickUniversalStyle | |
| inheritForeground(QRgb foreground, bool has) | QQuickUniversalStyle | |
| inherits(const char *classname) const | QObject | inline |
| inheritTheme(Theme theme) | QQuickUniversalStyle | |
| initGlobals() | QQuickUniversalStyle | static |
| initialize() | QQuickAttachedPropertyPropagator | protected |
| installEventFilter(QObject *filterObj) | QObject | |
| isQuickItemType() const | QObject | inline |
| isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
| isWidgetType() const | QObject | inline |
| isWindowType() const | QObject | inline |
| killTimer(int id) | QObject | |
| Light enum value | QQuickUniversalStyle | |
| Lime enum value | QQuickUniversalStyle | |
| ListLow enum value | QQuickUniversalStyle | |
| listLowColor | QQuickUniversalStyle | |
| listLowColor() const | QQuickUniversalStyle | |
| ListMedium enum value | QQuickUniversalStyle | |
| listMediumColor | QQuickUniversalStyle | |
| listMediumColor() const | QQuickUniversalStyle | |
| Magenta enum value | QQuickUniversalStyle | |
| Mauve enum value | QQuickUniversalStyle | |
| moveToThread(QThread *thread) | QObject | |
| objectName | QObject | |
| objectName() const | QObject | |
| objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
| Olive enum value | QQuickUniversalStyle | |
| Orange enum value | QQuickUniversalStyle | |
| paletteChanged() | QQuickUniversalStyle | signal |
| parent() const | QObject | inline |
| Pink enum value | QQuickUniversalStyle | |
| propagateAccent() | QQuickUniversalStyle | |
| propagateBackground() | QQuickUniversalStyle | |
| propagateForeground() | QQuickUniversalStyle | |
| propagateTheme() | QQuickUniversalStyle | |
| property(const char *name) const | QObject | |
| qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qmlAttachedProperties(QObject *object) | QQuickUniversalStyle | static |
| QObject(QObject *parent=nullptr) | QObject | explicit |
| QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected |
| qobject_cast(const QObject *object) | QObject | related |
| QObjectList | QObject | related |
| QQuickAttachedPropertyPropagator(QObject *parent=nullptr) | QQuickAttachedPropertyPropagator | explicit |
| QQuickUniversalStyle(QObject *parent=nullptr) | QQuickUniversalStyle | explicit |
| receivers(const char *signal) const | QObject | protected |
| Red enum value | QQuickUniversalStyle | |
| removeEventFilter(QObject *obj) | QObject | |
| resetAccent() | QQuickUniversalStyle | |
| resetBackground() | QQuickUniversalStyle | |
| resetForeground() | QQuickUniversalStyle | |
| resetTheme() | QQuickUniversalStyle | |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setAccent(const QVariant &accent) | QQuickUniversalStyle | |
| setBackground(const QVariant &background) | QQuickUniversalStyle | |
| setForeground(const QVariant &foreground) | QQuickUniversalStyle | |
| setObjectName(const QString &name) | QObject | inline |
| setObjectName(QAnyStringView name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setProperty(const char *name, QVariant &&value) | QObject | inline |
| setTheme(Theme theme) | QQuickUniversalStyle | |
| signalsBlocked() const noexcept | QObject | inline |
| startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| startTimer(std::chrono::milliseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| Steel enum value | QQuickUniversalStyle | |
| System enum value | QQuickUniversalStyle | |
| SystemColor enum name | QQuickUniversalStyle | |
| systemColor(SystemColor role) const | QQuickUniversalStyle | |
| Taupe enum value | QQuickUniversalStyle | |
| Teal enum value | QQuickUniversalStyle | |
| theme | QQuickUniversalStyle | |
| theme() const | QQuickUniversalStyle | |
| Theme enum name | QQuickUniversalStyle | |
| themeChanged() | QQuickUniversalStyle | signal |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| Violet enum value | QQuickUniversalStyle | |
| Yellow enum value | QQuickUniversalStyle | |
| ~QObject() | QObject | virtual |
| ~QQuickAttachedPropertyPropagator() | QQuickAttachedPropertyPropagator | |