|
GRASS Programmer's Manual
6.4.2(2012)
|
Stand-alone GRASS command GUI. More...
Public Member Functions | |
| def | __init__ |
| def | OnInit |
Data Fields | |
| grass_task | |
| mf | |
Stand-alone GRASS command GUI.
Definition at line 1662 of file menuform.py.
| def gui_modules.menuform.GrassGUIApp.__init__ | ( | self, | |
| grass_task | |||
| ) |
Definition at line 1665 of file menuform.py.
| def gui_modules.menuform.GrassGUIApp.OnInit | ( | self | ) |
Definition at line 1669 of file menuform.py.
| gui_modules.menuform.GrassGUIApp.grass_task |
Definition at line 1666 of file menuform.py.
Referenced by gui_modules.menuform.GUI.GetCommandInputMapParamKey(), and gui_modules.menuform.GUI.ParseCommand().
| gui_modules.menuform.GrassGUIApp.mf |
Definition at line 1675 of file menuform.py.