Details
-
Suggestion
-
Resolution: Fixed
-
P4: Low
-
6.7.3, 6.8.0
-
None
-
6ce0dc45d (dev), 5b392593a (6.8), 3963aed4d (tqtc/lts-6.5)
Description
Whatever listed here:
https://doc.qt.io/qt-6/qtquick-templates-qmlmodule.html
eventually leads to Control. But actually, Template is not the same as Control. The former is more like "invisible metadata" where the latter is the actual visible UI components.
I think people use Control in most of cases and Template may not be that relevant in actual production. But it is probably still better to clarify it in docs.
Attachments
Issue Links
- relates to
-
QTBUG-130336 `Button` can't be converted to `Control`
- Closed