Since there isn't any layout to manage the widget's position and size, you have to do it manually, with move() or setGeometry().How to make the widget visible?
You should move it in the desired position above the graphics view.
Disable the widget. It won't receive any mouse or keyboard events.How to force the widget to ignore any focus/mouseOver/mouseMove events?




Reply With Quote

Bookmarks