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
路径 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 基路径类型
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