|
GRASS Programmer's Manual
6.4.2(2012)
|


Public Member Functions | |
| def | __init__ |
| Menu for Cartographic Composer (psmap.py) | |
Public Member Functions inherited from gui_modules.menudata.MenuData | |
| 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 | |
Data Fields inherited from gui_modules.menudata.MenuData | |
| tree | |
Definition at line 239 of file menudata.py.
| def gui_modules.menudata.PsMapData.__init__ | ( | self, | |
path = None |
|||
| ) |
Menu for Cartographic Composer (psmap.py)
path to XML to be read (None for menudata_psmap.xml)
Reimplemented from gui_modules.menudata.MenuData.
Definition at line 240 of file menudata.py.