Clear all widgets in a layout in pyqt. Is there a way to clear (delete) all the widgets in a layout? self.plot_layout = QtGui.QGridLayout() self.plot_layout ...
確定! 回上一頁