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

.. tags:: Android

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