GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Public Member Functions | |
def | __init__ |
Main GUI class. More... | |
def | OnInit |
Initialize all available image handlers. More... | |
Data Fields | |
workspaceFile | |
locale | |
def wxgui.GMApp.__init__ | ( | self, | |
workspace = None |
|||
) |
def wxgui.GMApp.OnInit | ( | self | ) |
Initialize all available image handlers.
Definition at line 49 of file wxgui.py.
References globalvar.CheckWxVersion(), wxgui.GMApp.workspaceFile, and frame.GMFrame.workspaceFile.
wxgui.GMApp.workspaceFile |
Definition at line 42 of file wxgui.py.
Referenced by wxgui.GMApp.OnInit().