Abstract base QML type. More...
| Import Statement: | import QDoc.Test 1.1 | 
| Since: | Qt 1.1 | 
| Inherited By: | 
Test include file that is part of the sourcedirs.
| 
children : list<Child>  | 
Children of the type.
Test include file that is part of the sourcedirs.
| void rear(Child child) | 
Do some abstract parenting on child.
Test include file that is part of the sourcedirs.