setStyleSheet("QGraphicsView {background: transparent; border: 3px; outline: none;}") self.layout.addWidget(self.graphics_view) # NOTE: show function must ...
確定! 回上一頁