From c9bedef5bcc1ef70d47da2d258c616c114bd3484 Mon Sep 17 00:00:00 2001 From: David Boddie Date: Wed, 11 May 2011 14:41:24 +0200 Subject: Doc: Noted that the example will not work as expected with a mouse. Task-number: QT-4891 --- doc/src/examples/fingerpaint.qdoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/src/examples/fingerpaint.qdoc b/doc/src/examples/fingerpaint.qdoc index eaef4eb..b899480 100644 --- a/doc/src/examples/fingerpaint.qdoc +++ b/doc/src/examples/fingerpaint.qdoc @@ -29,8 +29,11 @@ \example touch/fingerpaint \title Finger Paint Example - The Finger Paint example shows the use of touch with a custom widget + The Finger Paint example shows the use of a touchscreen with a custom widget to create a simple painting application. \image touch-fingerpaint-example.png + + This example was specifically designed to work with a touchscreen. As a result, + it is not possible to draw on the custom widget with the mouse cursor. */ -- cgit v0.12