AbstractParent QML Type

Abstract base QML type. More...

Import Statement: import QDoc.Test 1.1
Inherited By:

Child

Properties

Methods

Detailed Description

Property Documentation

[default] children : list<Child>

Children of the type.


Method Documentation

void rear(child)

Do some abstract parenting on child.