|
GRASS Programmer's Manual
6.5.svn(2012)-r51648
|
Dialog used to select mapset. More...


Public Member Functions | |
| def | __init__ |
| def | GetMapset |
Data Fields | |
| element | |
Dialog used to select mapset.
Definition at line 191 of file gui_core/dialogs.py.
| def dialogs.MapsetDialog.__init__ | ( | self, | |
| parent, | |||
title = _("Select mapset in GRASS location"), |
|||
location = None, |
|||
id = wx.ID_ANY |
|||
| ) |
Definition at line 194 of file gui_core/dialogs.py.
| def dialogs.MapsetDialog.GetMapset | ( | self | ) |
Definition at line 217 of file gui_core/dialogs.py.
References dialogs.ElementDialog.GetElement(), and render.Layer.GetElement().
Reimplemented from dialogs.ElementDialog.
Definition at line 201 of file gui_core/dialogs.py.