Public Member Functions | |
def | __init__ (self, qtgui_path, parent=None) |
def | show (self) |
Private Attributes | |
_qtgui_path | |
Handler for the 'About action' menu bar item. This handler shows 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 49 of file about_handler.py.
def qt_gui.about_handler.AboutHandler.show | ( | self | ) |
Definition at line 53 of file about_handler.py.
|
private |
Definition at line 51 of file about_handler.py.