aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/painteditem/doc/painteditem.rst
blob: 6f12355ca33edf6f8d32aa0ce1edf3a8289d97b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
Scene Graph Painted Item Example
================================

Shows how to implement QPainter-based custom scenegraph items.

The Painted Item example shows how to use the QML Scene Graph framework to
implement custom scenegraph items using QPainter.

.. image:: painteditem.png
   :width: 400
   :alt: Painted Item Screenshot