GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
preferences.CheckListMapset Class Reference

List of mapset/owner/group. More...

Inheritance diagram for preferences.CheckListMapset:
Collaboration diagram for preferences.CheckListMapset:

Public Member Functions

def __init__
 
def LoadData
 Load data into list. More...
 
def OnCheckItem
 Mapset checked/unchecked. More...
 

Data Fields

 parent
 
 log
 

Detailed Description

List of mapset/owner/group.

Definition at line 1630 of file gui_core/preferences.py.

Constructor & Destructor Documentation

def preferences.CheckListMapset.__init__ (   self,
  parent,
  pos = wx.DefaultPosition,
  log = None 
)

Definition at line 1633 of file gui_core/preferences.py.

Member Function Documentation

def preferences.CheckListMapset.LoadData (   self)

Load data into list.

Definition at line 1644 of file gui_core/preferences.py.

def preferences.CheckListMapset.OnCheckItem (   self,
  index,
  flag 
)

Mapset checked/unchecked.

Definition at line 1669 of file gui_core/preferences.py.

Field Documentation


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