QML View Elements

GridView

The GridView item provides a grid view of items provided by a model.

ListView

The ListView item provides a list view of items provided by a model.

PathElement

PathElement is the base path type.

Path

A Path object defines a path for use by PathView.

PathAttribute

The PathAttribute allows setting an attribute at a given position in a Path.

PathLine

The PathLine defines a straight line.

PathQuad

The PathQuad defines a quadratic Bezier curve with a control point.

PathCubic

The PathCubic defines a cubic Bezier curve with two control points.

PathPercent

The PathPercent manipulates the way a path is interpreted.

PathView

The PathView element lays out model-provided items on a path.

Groups Of Related QML Elements

If you know what kind of QML element you want (Basic Visual, Interaction, Animation, etc), look here.

WebView

The WebView item allows you to add Web content to a canvas.

GridView

The GridView item provides a grid view of items provided by a model.

ListView

The ListView item provides a list view of items provided by a model.

PathElement

PathElement is the base path type.

Path

A Path object defines a path for use by PathView.

PathAttribute

The PathAttribute allows setting an attribute at a given position in a Path.

PathLine

The PathLine defines a straight line.

PathQuad

The PathQuad defines a quadratic Bezier curve with a control point.

PathCubic

The PathCubic defines a cubic Bezier curve with two control points.

PathPercent

The PathPercent manipulates the way a path is interpreted.

PathView

The PathView element lays out model-provided items on a path.

Groups Of Related QML Elements

If you know what kind of QML element you want (Basic Visual, Interaction, Animation, etc), look here.

WebView

The WebView item allows you to add Web content to a canvas.