Fluid
Loading...
Searching...
No Matches
Object Class Reference

A \l QtObject with children. More...

Inheritance diagram for Object:
Inheritance graph
[legend]
Collaboration diagram for Object:
Collaboration graph
[legend]

Detailed Description

A \l QtObject with children.

The \l Object type is a non-visual element that extends \l QtObject with the ability to hold children objects.

import QtQuick
import Fluid
Object {
QtObject {}
QtObject {}
}

The documentation for this class was generated from the following file: