Doc: Noted that the example will not work as expected with a mouse.
Task-number: QT-4891
This commit is contained in:
parent
9c3a1d290a
commit
e29f44dc24
@ -29,8 +29,11 @@
|
|||||||
\example touch/fingerpaint
|
\example touch/fingerpaint
|
||||||
\title Finger Paint Example
|
\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.
|
to create a simple painting application.
|
||||||
|
|
||||||
\image touch-fingerpaint-example.png
|
\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.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user