def qBoxButtons(self): global TBrowser global Widget Widget = QtWidgets.QWidget(self) self.setCentralWidget(Widget) Gridlayout = QtWidgets.QGridL