A Child inheriting its parent. More...
Import Statement: | import QDoc.Test 1.1 |
Inherits: |
[default] children : list<Child> |
Children of the type.
void name(Child child, name) |
Name a child of this child using name.
void rear(Child child, var method = Strict) |
Do some abstract parenting on child using a specific method.