GRASS Programmer's Manual
6.4.3(2013)-r
|
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 wxgui.GMApp.workspaceFile, and frame.GMFrame.workspaceFile.
wxgui.GMApp.workspaceFile |
Definition at line 42 of file wxgui.py.
Referenced by wxgui.GMApp.OnInit().