编辑样式
background: transparent;border:0px
参考:
或者
GraphicsView->setStyleSheet("background: transparent;border:0px");
Qt QGraphicsView 背景透明设置
原文:https://www.cnblogs.com/ybqjymy/p/13785282.html