QMessageBox. import sys from PyQt5.QtWidgets import QApplication ... reply = QMessageBox.question(self, 'Message', 'Are you sure to quit?', QMessageBox.
確定! 回上一頁