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

QWizard not respecting dark mode on Windows with Fusion

XMLWordPrintable

    • Windows

      QWizard is not respecting dark mode on Windows with Fusion, even though wizardStyle() shows ClassicStyle, it seems it's actually using AeroStyle, setting ClassicStyle solves the issue:

      ``setWizardStyle(QWizard::ClassicStyle);``

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

            tpochep Timur Pocheptsov
            jonaski Jonas Kvinge
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes