Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-14268

Add support for widgetApp: true

    XMLWordPrintable

Details

    • User Story
    • Resolution: Done
    • Not Evaluated
    • QDS 4.7.0
    • None
    • CMake exporter
    • None

    Description

      Add support for widgetApp: true

      In the qmlproject file we support:
      widgetApp: true

      If this is true we use QApplication instead of QGuiApplication.
      In some cases like usage of QtCharts QApplication is required.

      This means if widgetApp: true is set we need to add a dependecy on Widgets and
      use QApplication instead of QGuiApplication.

      Because QApplication is heavier this is not the default.

      Attachments

        Issue Links

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

          Activity

            People

              knud Knud Dollereder
              thohartm Thomas Hartmann
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes