QML window translucent for mouse events except rectangle
Unsolved
QML and Qt Quick
-
I have a window with multiple buttons. I would like that my window is transparent to mouse events except for the button. I don't want to use multiple windows. How can I do this(event filter)?Platform is windows 10. The application is a fullscreen overlay always on top.I want the window to be translucent for mouse event except for the parts where I put a button or image