Hey there,

i am pretty new to QT and C++ development, and this is my first post here.
Since im forced to use QT in my development, i would like to know, if it is possible to combine events with eachother.

Yet, i do not know much about QTs event system and how events are propagated, but lets imagine, i would like to combine touch/mouse gestures with pen input?

Is that possible in QT and are there any starting points?

i appreciate for any hint