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

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

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              skoh-qt Sze Howe Koh
              Votes:
              3 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes