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

Dialog used to select mapset. More...

Inheritance diagram for dialogs.MapsetDialog:
Collaboration diagram for dialogs.MapsetDialog:

Public Member Functions

def __init__
def GetMapset

Data Fields

 element

Detailed Description

Dialog used to select mapset.

Definition at line 191 of file gui_core/dialogs.py.


Constructor & Destructor Documentation

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.


Member Function Documentation


Field Documentation

Reimplemented from dialogs.ElementDialog.

Definition at line 201 of file gui_core/dialogs.py.


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