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

4 lines
167 B
Plaintext
Raw Normal View History

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