The offical µGFX repository.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
inmarket 2ab2d77fcb Change coord_t to gCoord 5 years ago
..
mywidget.cpp Change coord_t to gCoord 5 years ago
mywidget.h Adding QWidget touch driver 7 years ago
readme.txt Adding QWidget touch driver 7 years ago

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.