Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.1.0-rc1, Qt Creator 4.1.0
-
Ubuntu 14.04 LTS 64 bit
Qt Quick uI project running on Qt 5.4.2, Qt 5.6.1, Qt 5.7.0
-
96e877d3ca985970d4cad6bc5f10064514df2fd1 f94bb76eacecd34ba1747d44d80cebc921e52dde fc80a5afb48fb32e0d5c99fd1e4a22b4d66415f0
Description
- Create a new Qt Quick UI project.
I use this as an example. The symptoms are the same for a Qt Quick Application. - Run this in the debugger.
- In Locals and Expressions view, expand the properties of an item.
They seem to appear in a random order. The state of "Sort Members of Classes and Structs Alphabetically" does not seem to matter.
The properties should be shown in a reasonable order.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-7105 Unclear sorting of items in QML Inspector
- Closed