Hi @d_stranz,
Thanks for your reply. Seems the QTimer workaround might work for us to change the image to inactive. But what we see is some times onpress also, we are seeing pressevent(on_M_Spot_Up_pressed) not being invoked. In those cases, if we swipe little bit then the press event is invoked. So to be more precise, This scenario looks similar to problem mentioned in the post: https://stackoverflow.com/questions/...shbutton-in-qt
But in our case it's embedded application with only touch input. So will TapAndHoldGesture be helpful to us? If so can you please point us to some examples on how to do this?
Bookmarks