Then in the main widget you can call Dialog.exec_() as before and retrieve the information afterwards, e.g.. from PyQt5 import QtWidgets, QtCore, ...
確定! 回上一頁