-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.5.0
-
None
-
-
73d6e8e40 (dev), 321771dd1 (6.10), b099b30ef (6.9)
Could you sort alphabetically all items in the different lists on https://doc.qt.io/qt-6/stylesheet-reference.html?
For example, in the list of stylable widgets, QToolBox should appear before QToolButton (not just after). There are many in each list.
Sorting alphabeitcally is very useful when user searches for a given word and do not find it because it is not a the expected position.