Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-130030

Consistent support for styling properties in Qt Quick Controls applications

XMLWordPrintable

    • Icon: User Story User Story
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.7, 6.8
    • Quick: Controls 2
    • None

      Depending on the style used, Qt Quick applications don't consistently support global styling properties such as QGuiApplication::palette, QStyleHints::colorScheme, or QGuiApplication::font. This breaks support for system settings and user preferences.

      Some styles have a strong preference for the underlying design system (such as Material). Some of those could still support dark mode (there's a dark Material theme on recent Android versions). The native macOS style doesn't support dark mode either, but clearly should be able to support that (it does in Widgets).

      Those system setting integrations are reflected in the global application settings, so respecting those should make the support work implicitly.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            vhilshei Volker Hilsheimer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes