GRASS Programmer's Manual  6.4.2(2012)
gui_modules.location_wizard.DatabasePage Class Reference

Wizard page for setting GIS data directory and location name. More...

Inheritance diagram for gui_modules.location_wizard.DatabasePage:
Collaboration diagram for gui_modules.location_wizard.DatabasePage:

Public Member Functions

def __init__
def OnChangeName
 Name for new location was changed.
def OnBrowse
 Choose GRASS data directory.
def OnPageChanging

Data Fields

 grassdatabase
 location
 locTitle
 bbrowse
 tgisdbase
 tlocation
 tlocTitle

Detailed Description

Wizard page for setting GIS data directory and location name.

Definition at line 124 of file location_wizard.py.


Constructor & Destructor Documentation

def gui_modules.location_wizard.DatabasePage.__init__ (   self,
  wizard,
  parent,
  grassdatabase 
)

Definition at line 126 of file location_wizard.py.


Member Function Documentation

Name for new location was changed.

Definition at line 187 of file location_wizard.py.


Field Documentation


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