def onCalculationFinish(self):
# self.groupButtonsBox.setEnabled(True)
self.textEdit.append('????????? ?? ' + self.profiler.stop() + ' ?.')
QApplication.restoreOverrideCursor()
QMessageBox.information(self, "????????", "??????? ????????????? ????????!")
# ????? ??? ??????? ?? ?????? "????????????????"
评论列表
文章目录