QML View Elements

GridView

Item provides a grid view of items provided by a model

ListView

Item provides a list view of items provided by a model

Path

A Path object defines a path for use by PathView

PathAttribute

Allows setting an attribute at a given position in a Path

PathCubic

Defines a cubic Bezier curve with two control points

PathElement

The base path type

PathLine

Defines a straight line

PathPercent

Manipulates the way a path is interpreted

PathQuad

Defines a quadratic Bezier curve with a control point

PathView

Element lays out model-provided items on a path

WebView

Item allows you to add Web content to a canvas

GridView

Item provides a grid view of items provided by a model

ListView

Item provides a list view of items provided by a model

Path

A Path object defines a path for use by PathView

PathAttribute

Allows setting an attribute at a given position in a Path

PathCubic

Defines a cubic Bezier curve with two control points

PathElement

The base path type

PathLine

Defines a straight line

PathPercent

Manipulates the way a path is interpreted

PathQuad

Defines a quadratic Bezier curve with a control point

PathView

Element lays out model-provided items on a path

WebView

Item allows you to add Web content to a canvas