Hello together,
is there a way to disable or to ignore keypoard interactions "key press events" when using the ImageView Widget.
The reason why I would like to ignore the key press events is, because I have embedded an ImageView Widget into a QT QGraphicsView and I would like to use the "left", "right", "up" and "down" arrows for some other tasks in the GUI.
Thank you very much!