Details
-
User Story
-
Resolution: Done
-
Not Evaluated
-
None
-
None
-
3e5b2cbaf (qds/dev)
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
For Gerrit Dashboard: QDS-14268 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
609071,3 | QmlProjectExporter: Use QApplication when generating main.cpp | qds/dev | qt-creator/qt-creator | Status: MERGED | +2 | +1 |