ugfx/drivers/ginput/touch/QWidget/example
inmarket 7c5a6c928f For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
..
mywidget.cpp For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +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.