Hello,

I am using the AVR32 evaluationboard NGW100 with the peripheral board RMT1 and a LCD with touchscreen. On the NGW runs a Ot 4.5.1 application. Alternatively to the touch i want to use pushbuttons to communicate with my program. The buttons are connected to the NGW GPIOs.
As far as I know I have to create a custom Qt event. This event have to occur if the GPIO status is changed. How I can create such a custom event?

Thanking you in anticipation

Steffen