madgui.widget.about module¶
About dialog that provides version and license information for the user.
Classes
|
|
|
A panel showing information about one software component. |
-
class
madgui.widget.about.
AboutWidget
(version_info, *args, **kwargs)[source]¶ Bases:
PyQt5.QtWidgets.QWidget
A panel showing information about one software component.
Methods