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

Add support for widgetApp: true

XMLWordPrintable

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

      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.

        For Gerrit Dashboard: QDS-14268
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes