31 QML_EXTENDED_NAMESPACE(QPlatformTheme)
32 QML_NAMED_ELEMENT(PlatformTheme)
34 QML_ADDED_IN_VERSION(6, 3)
37 explicit QQuickPlatformTheme(QObject *parent =
nullptr);
39 Q_INVOKABLE QVariant themeHint(QPlatformTheme::ThemeHint themeHint)
const;
41 static QVariant getThemeHint(QPlatformTheme::ThemeHint themeHint);