|
GRASS Programmer's Manual
6.5.svn(2012)-r51648
|
Wizard page for setting GIS data directory and location name. More...


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 | |
Wizard page for setting GIS data directory and location name.
| def wizard.DatabasePage.__init__ | ( | self, | |
| wizard, | |||
| parent, | |||
| grassdatabase | |||
| ) |
| def wizard.DatabasePage.OnBrowse | ( | self, | |
| event | |||
| ) |
Choose GRASS data directory.
Definition at line 162 of file wizard.py.
References manager.GCPWizard.grassdatabase, wizard.DatabasePage.grassdatabase, manager.LocationPage.grassdatabase, manager.GroupPage.grassdatabase, manager.GCP.grassdatabase, and manager.VectGroup.grassdatabase.
| def wizard.DatabasePage.OnChangeName | ( | self, | |
| event | |||
| ) |
| def wizard.DatabasePage.OnPageChanging | ( | self, | |
event = None |
|||
| ) |
Definition at line 172 of file wizard.py.
References manager.GCPWizard.grassdatabase, wizard.DatabasePage.grassdatabase, manager.LocationPage.grassdatabase, manager.GroupPage.grassdatabase, manager.GCP.grassdatabase, manager.VectGroup.grassdatabase, dialogs.RegionDef.location, wizard.DatabasePage.location, gselect.MapsetSelect.location, and wizard.DatabasePage.locTitle.
Definition at line 93 of file wizard.py.
Referenced by wizard.DatabasePage.OnBrowse(), and wizard.DatabasePage.OnPageChanging().
Definition at line 94 of file wizard.py.
Referenced by wizard.DatabasePage.OnPageChanging().
Definition at line 95 of file wizard.py.
Referenced by wizard.DatabasePage.OnPageChanging().