class documentation

class Help_Menu(QMenu):

View In Hierarchy

Help_Menu class.
Method __init__ Initializes the menu.
Method update Updates the menu.
Instance Variable gui Undocumented
def __init__(self, gui):
Initializes the menu.
Parameters
gui:GUIUndocumented
def update(self):
Updates the menu.
gui =

Undocumented