GRASS Programmer's Manual
6.4.2(2012)
|
Public Member Functions | |
def | __init__ |
![]() | |
def | GetMenu |
Get menu. | |
def | PrintStrings |
Print menu strings to file (used for localization) | |
def | PrintTree |
Print menu tree to file. | |
def | PrintCommands |
Print commands list (command | menu item > menu item) |
Additional Inherited Members | |
![]() | |
tree |
Definition at line 230 of file menudata.py.
def gui_modules.menudata.ModelerData.__init__ | ( | self, | |
filename = None |
|||
) |
Reimplemented from gui_modules.menudata.MenuData.
Definition at line 231 of file menudata.py.