ugfx/drivers/ginput/touch/QWidget/example/readme.txt

4 lines
167 B
Text
Raw Normal View History

2016-07-26 12:50:32 +02:00
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.