编辑样式

background: transparent;border:0px

参考:

Qt QGraphicsView 背景透明设置

 

或者

 

GraphicsView->setStyleSheet("background: transparent;border:0px");

 

相关文章: