The I think the only way to do that is to paint it manually in the paintEvent(). The stylesheet doesn't know anything about your application's details, so your paint event has to decide whether to show the background image or the current frame.I would like to display the bg image only while I am not receiving frames from the camera.
Bookmarks