Hello!
I have a window with couples of regular widgets and some of my own graphics widgets. I join my graphic items to QGraphicScene, then add it to QGraphicsView and then add it to QLayout. After this I can see a thin border around this scene. How to enable this border? Because I have a black backround of my window and all my widgets are black, so this border looks not so nice.