QtWidgets import QDockWidgetdef set_docker(self): dock = self._window.dock_tool dock.setFeatures(QDockWidget.AllDockWidgetFeatures)
確定! 回上一頁