Details
-
Suggestion
-
Resolution: Fixed
-
P2: Important
-
None
-
Qt Creator 4.11.0
-
None
Description
I am using Visual C++ compiler 14.0 and cdb.
It will be really appreciated to see Qt objects (QQuickItem, QObject,...) members. I don't understand why there is no "pretty" print for your own types in QtCreator.
It is not user friendly to only see the d_ptr as member, and let us do the casts,... to be able to introspect Qt objects.