aboutsummaryrefslogtreecommitdiffstats
path: root/examples/gui/analogclock/doc/analogclock.rst
blob: a1ede41dd22fd2d6384e8513f8168972d4518b8c (plain)
1
2
3
4
5
6
7
8
Analog Clock Window Example
===========================

The Analog Clock Window example shows how to draw the contents of
a custom window.

This example demonstrates how the transformation and scaling
features of QPainter can be used to make drawing easier.