GRASS Programmer's Manual
6.4.2(2012)
|
Wizard page for selecting georeferenced file to use for setting coordinate system parameters. More...
Public Member Functions | |
def | __init__ |
def | OnEnterPage |
def | OnPageChanging |
def | OnText |
File changed. | |
def | OnBrowse |
Choose file. | |
Data Fields | |
georeffile | |
lfile | |
tfile | |
bbrowse |
Wizard page for selecting georeferenced file to use for setting coordinate system parameters.
Definition at line 1126 of file location_wizard.py.
def gui_modules.location_wizard.GeoreferencedFilePage.__init__ | ( | self, | |
wizard, | |||
parent | |||
) |
Reimplemented from gui_modules.location_wizard.TitledPage.
Definition at line 1130 of file location_wizard.py.
def gui_modules.location_wizard.GeoreferencedFilePage.OnBrowse | ( | self, | |
event | |||
) |
Choose file.
Definition at line 1188 of file location_wizard.py.
def gui_modules.location_wizard.GeoreferencedFilePage.OnEnterPage | ( | self, | |
event | |||
) |
Definition at line 1159 of file location_wizard.py.
References gui_modules.location_wizard.GeoreferencedFilePage.georeffile.
def gui_modules.location_wizard.GeoreferencedFilePage.OnPageChanging | ( | self, | |
event | |||
) |
Definition at line 1168 of file location_wizard.py.
References gui_modules.location_wizard.GeoreferencedFilePage.georeffile.
def gui_modules.location_wizard.GeoreferencedFilePage.OnText | ( | self, | |
event | |||
) |
File changed.
Definition at line 1175 of file location_wizard.py.
References gui_modules.location_wizard.GeoreferencedFilePage.georeffile.
Referenced by gui_modules.menuform.FloatValidator.__init__().
Definition at line 1130 of file location_wizard.py.
Definition at line 1130 of file location_wizard.py.
Referenced by gui_modules.location_wizard.GeoreferencedFilePage::OnEnterPage(), gui_modules.location_wizard.GeoreferencedFilePage::OnPageChanging(), and gui_modules.location_wizard.GeoreferencedFilePage::OnText().
Definition at line 1130 of file location_wizard.py.
Definition at line 1130 of file location_wizard.py.