Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.4.0-rc1
-
None
Description
https://codereview.qt-project.org/#/c/202145/ fixed QTCREATORBUG-18362, but there is room for improvements: actually, checking for object members use a slightly different code than the other components. In particular, attached properties are not handled.
All the checks should be factored in an helper function or similar.