def about(self):
QtWidgets.QMessageBox.about(self, "About", """QIView
Copyright 2017 Tobias Wood
A simple viewer for dual-coded overlays.
With thanks to http://matplotlib.org/examples/user_interfaces/embedding_in_qt5.html""")
评论列表
文章目录