Child QML Type

A Child inheriting its parent. More...

Import Statement: import QDoc.Test 1.1
Inherits:

AbstractParent

Properties

Methods

Detailed Description

Property Documentation

[default] children : list<Child>

Children of the type.

Test include file that is part of the sourcedirs.


Method Documentation

void rear(child)

Do some abstract parenting on child.


void rear(child)

Do some abstract parenting on child.

Test include file that is part of the sourcedirs.