ugfx/drivers/ginput/touch/QWidget/example
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
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.