Details
-
Suggestion
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
2.9.1
-
None
-
Visual Studio 2019 and 2022
-
-
2427f5e11 (dev)
Description
natvis support for QQuickItem would be extremely helpful in debugging QML-based applications.
Basic information about a QQuickItem to show at a glance should include:
- x
- y
- z
- width
- height
- implicitWidth
- implicitHeight
- visible
- objectName
- parentItem
- childItems