Qt Quick 范例 - 形状

A Qt Quick example demonstrating the use of shape items.

This example demonstrates the usage of the Shape type in Qt Quick. Shapes allow efficiently rendering stroked and filled lines, curves, and arcs in Qt Quick scenes.

运行范例

要运行范例从 Qt Creator ,打开 欢迎 模式,然后选择范例从 范例 。更多信息,拜访 构建和运行范例 .

范例工程 @ code.qt.io