Maybe you should state the general idea of what you are doing? Maybe your whole app should be implemented in Graphics View? The background can be changed, that is not a problem, the real problem you are going to have anyway is that the top-most widget will handle all mouse input so no events will go to underlying widgets if you want to have any.
Bookmarks