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

[Qt Quick Compiler] Support cross-platform, native Qt Quick Controls styles

XMLWordPrintable

      Currently, if we want to use native styles while building for multiple platforms, we must write "import QtQuick.Controls". We cannot write "import QtQuick.Controls.Windows" or similar, because that would lock it to a single platform.

      However, "import QtQuick.Controls" stops the Qt Quick Compiler from doing its job because of optional imports.

        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
            skoh-qt Sze Howe Koh
            Votes:
            4 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes