Details
-
Task
-
Resolution: Done
-
P2: Important
-
6.0.0 Alpha
-
None
-
9219e86aa571d8b2f5da1ec92a461e5add38f57c (qt/qtquickcontrols2/dev)
Description
In Controls 2 we have the "Default" style, which is chosen by default if no other style is chosen or found. In Qt6 we plan to do the same as we do with widgets, and instead query the QPA plugin (QPlatformTheme) for which style to use if no style is set. This means that the default style will no longer be the "Default" style. And for this reason, we should also consider renaming it to something else, like "Base" or "Plain" style, etc
Attachments
Issue Links
- is required for
-
QTBUG-86403 When no style is specified, default to a native platform style if available, otherwise use Basic
- Closed
-
QTBUG-68814 Native style support for Qt Quick Controls 2
- Closed
- resulted in
-
QTCREATORBUG-24905 Wizards' issues for cmake projects
- Closed