Details
-
Suggestion
-
Resolution: Invalid
-
P3: Somewhat important
-
4.3.0
-
None
Description
QtScript allows to access the children of a QObject both through their name, and through the findChild/findChildren functions, but there is no way to get from a child object to the parent object.