from PySide2 import QtCore, QtWidgets from shiboken2 import wrapInstance def vredMainWindow() : main_window_ptr = getMainWindow() return ...
確定! 回上一頁