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

4 lines
167 B
Plaintext
Raw Normal View History

2020-03-23 10:48:11 +01: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.