Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.1.1
-
None
-
Change-Id: Ib6ff3e53806be26f714378d4ffcd3b54a36a6e8f
Description
Creating Qt Quick UI Projects says:
In the Qt Quick component set field, select the component set to use for the project. The Qt Quick imports enable you to create cross-platform applications with a custom look and feel, whereas the Qt Quick Controls provide the look and feel for a particular platform:
This should be revised to mention that the same is also possible with Qt Quick Controls with the styling API. Qt Quick Controls is more or less the equivalent of widgets in the Qt Quick world, but with a much more user friendly styling API. I don't know the best way to word this, but I think we can improve it.