Public Member Functions | |
def | __init__ |
def | show |
Private Attributes | |
_qtgui_path |
Handler for the about action in the menu bar showing a message box with details on the used libraries and their versions.
Definition at line 42 of file about_handler.py.
def qt_gui.about_handler.AboutHandler.__init__ | ( | self, | |
qtgui_path, | |||
parent = None |
|||
) |
Definition at line 46 of file about_handler.py.
def qt_gui.about_handler.AboutHandler.show | ( | self | ) |
Definition at line 50 of file about_handler.py.
Definition at line 46 of file about_handler.py.