GRASS Programmer's Manual  6.5.svn(2012)-r51648
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
wizard.DatabasePage Class Reference

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

Inheritance diagram for wizard.DatabasePage:
Collaboration diagram for 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 88 of file wizard.py.


Constructor & Destructor Documentation

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

Definition at line 90 of file wizard.py.


Member Function Documentation

def wizard.DatabasePage.OnChangeName (   self,
  event 
)

Name for new location was changed.

Definition at line 151 of file wizard.py.


Field Documentation

Definition at line 98 of file wizard.py.

Definition at line 101 of file wizard.py.

Definition at line 102 of file wizard.py.

Definition at line 103 of file wizard.py.


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