I can't figure out how to adjust QGridLayouts spacing [PYQT]

前端 未结 0 696
梦如初夏
梦如初夏 2020-12-14 01:44
def qBoxButtons(self):
    global TBrowser
    global Widget
    Widget = QtWidgets.QWidget(self)
    self.setCentralWidget(Widget)
    Gridlayout = QtWidgets.QGridL         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题