Fluid 1.3.0
Material Design for QtQuick and Qml
Loading...
Searching...
No Matches
Object Class Reference

A QtObject with children. More...

Inheritance diagram for Object:
SymbolNames

Detailed Description

A QtObject with children.

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

Object is a Fluid infrastructure type and has no standalone Material 3 component specification.

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

Definition at line 24 of file Object.qml.


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