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

© 2016 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.