GRASS Programmer's Manual  6.4.4(2014)-r
forms.GrassGUIApp Class Reference

Stand-alone GRASS command GUI. More...

Inheritance diagram for forms.GrassGUIApp:
Collaboration diagram for forms.GrassGUIApp:

Public Member Functions

def __init__ (self, grass_task)
 
def OnInit (self)
 

Data Fields

 grass_task
 
 mf
 

Detailed Description

Stand-alone GRASS command GUI.

Definition at line 1990 of file forms.py.

Constructor & Destructor Documentation

def forms.GrassGUIApp.__init__ (   self,
  grass_task 
)

Definition at line 1993 of file forms.py.

Member Function Documentation

def forms.GrassGUIApp.OnInit (   self)

Definition at line 1997 of file forms.py.

Field Documentation

forms.GrassGUIApp.grass_task

Definition at line 1994 of file forms.py.

forms.GrassGUIApp.mf

Definition at line 2003 of file forms.py.


The documentation for this class was generated from the following file: