[][src]Module propertybindings::items

Modules

alignment

constants that follow Qt::Alignment

Structs

ColumnLayout
Container

Can contains other Items, resize the items to the size of the Caintainer

Geometry
LayoutInfo
MouseArea

Similar to a QtQuick MouseArea

QmlItemWrapper

This allow to wrap any QQuickItem in order to get its scene graph node. Note that the wrapped item will be hidden and will not handle events. The goal is mostly to access scene graph nodes which would otherwise be private.

Rectangle
RowLayout
Text

Wraps a QtQuick Text

Enums

MouseEvent

Traits

Item
ItemContainer