ugfx/drivers/ginput/touch/QWidget/example
inmarket 2ab2d77fcb Change coord_t to gCoord 2018-07-08 10:54:19 +10:00
..
mywidget.cpp Change coord_t to gCoord 2018-07-08 10:54:19 +10:00
mywidget.h Adding QWidget touch driver 2016-07-26 12:50:32 +02:00
readme.txt Adding QWidget touch driver 2016-07-26 12:50:32 +02:00

readme.txt

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.