aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/touch/QWidget/example/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ginput/touch/QWidget/example/readme.txt')
-rw-r--r--drivers/ginput/touch/QWidget/example/readme.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/ginput/touch/QWidget/example/readme.txt b/drivers/ginput/touch/QWidget/example/readme.txt
new file mode 100644
index 00000000..df127019
--- /dev/null
+++ b/drivers/ginput/touch/QWidget/example/readme.txt
@@ -0,0 +1,3 @@
+This example shows how a QWidget can be used as touch input.
+
+Important note: The GDisplay pointer must be set to a valid display in mywidget.cpp:16 for this to work.