def show_about_pyqt(self):
QMessageBox.about(None, 'About PyQt5', 'PyQt5 provides Python bindings for the Qt framework. PyQt5 is developed by Riverbank Computing Limited and available under the GPL version 3 as well as under a commercial license.')
##
# \brief Shows the 'About ClassifyHub' window.
评论列表
文章目录