GRASS Programmer's Manual  6.4.2(2012)
wxgui.GMApp Class Reference

Public Member Functions

def __init__
 Main GUI class.
def OnInit
 Initialize all available image handlers.

Data Fields

 workspaceFile
 locale

Detailed Description

Definition at line 1596 of file wxgui.py.


Constructor & Destructor Documentation

def wxgui.GMApp.__init__ (   self,
  workspace = None 
)

Main GUI class.

Parameters:
workspacepath to the workspace file

Definition at line 1597 of file wxgui.py.


Member Function Documentation

def wxgui.GMApp.OnInit (   self)

Initialize all available image handlers.

Returns:
True

Definition at line 1609 of file wxgui.py.

References wxgui.GMFrame.workspaceFile, and wxgui.GMApp.workspaceFile.


Field Documentation

Definition at line 1600 of file wxgui.py.

Definition at line 1600 of file wxgui.py.

Referenced by wxgui.GMApp::OnInit().


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines