Public Member Functions | |
def | __init__ |
def | show |
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, | |
parent = None |
|||
) |
Definition at line 46 of file about_handler.py.
def qt_gui.about_handler.AboutHandler.show | ( | self | ) |
Definition at line 49 of file about_handler.py.