GRASS Programmer's Manual
6.4.2(2012)
|
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.
Definition at line 124 of file location_wizard.py.
def gui_modules.location_wizard.DatabasePage.__init__ | ( | self, | |
wizard, | |||
parent, | |||
grassdatabase | |||
) |
Definition at line 126 of file location_wizard.py.
def gui_modules.location_wizard.DatabasePage.OnBrowse | ( | self, | |
event | |||
) |
Choose GRASS data directory.
Definition at line 198 of file location_wizard.py.
References gui_modules.gcpmanager.GCPWizard.grassdatabase, gui_modules.location_wizard.DatabasePage.grassdatabase, gui_modules.gcpmanager.LocationPage.grassdatabase, gui_modules.gcpmanager.GroupPage.grassdatabase, gui_modules.gcpmanager.GCP.grassdatabase, and gui_modules.gcpmanager.VectGroup.grassdatabase.
def gui_modules.location_wizard.DatabasePage.OnChangeName | ( | self, | |
event | |||
) |
Name for new location was changed.
Definition at line 187 of file location_wizard.py.
def gui_modules.location_wizard.DatabasePage.OnPageChanging | ( | self, | |
event = None |
|||
) |
Definition at line 208 of file location_wizard.py.
References gui_modules.gcpmanager.GCPWizard.grassdatabase, gui_modules.location_wizard.DatabasePage.grassdatabase, gui_modules.gcpmanager.LocationPage.grassdatabase, gui_modules.gcpmanager.GroupPage.grassdatabase, gui_modules.gcpmanager.GCP.grassdatabase, gui_modules.gcpmanager.VectGroup.grassdatabase, gui_modules.location_wizard.DatabasePage.location, gui_modules.gselect.MapsetSelect.location, and gui_modules.location_wizard.DatabasePage.locTitle.
Definition at line 126 of file location_wizard.py.
Definition at line 126 of file location_wizard.py.
Referenced by gui_modules.location_wizard.DatabasePage::OnBrowse(), and gui_modules.location_wizard.DatabasePage::OnPageChanging().
Definition at line 126 of file location_wizard.py.
Referenced by gui_modules.location_wizard.DatabasePage.OnPageChanging().
Definition at line 126 of file location_wizard.py.
Referenced by gui_modules.location_wizard.DatabasePage.OnPageChanging().
Definition at line 126 of file location_wizard.py.
Definition at line 126 of file location_wizard.py.
Definition at line 126 of file location_wizard.py.