GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
List of mapset/owner/group. More...
Public Member Functions | |
def | __init__ |
def | LoadData |
Load data into list. More... | |
def | OnCheckItem |
Mapset checked/unchecked. More... | |
Data Fields | |
parent | |
log | |
List of mapset/owner/group.
Definition at line 1630 of file gui_core/preferences.py.
def preferences.CheckListMapset.__init__ | ( | self, | |
parent, | |||
pos = wx.DefaultPosition , |
|||
log = None |
|||
) |
Definition at line 1633 of file gui_core/preferences.py.
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.
preferences.CheckListMapset.log |
Definition at line 1639 of file gui_core/preferences.py.
Referenced by vclean.VectorCleaningFrame.OnCleaningRun(), mcalc_builder.MapCalcFrame.OnMCalcRun(), toolbars.VDigitToolbar.OnSelectMap(), and mapwindow.NvizThread.run().
preferences.CheckListMapset.parent |
Definition at line 1634 of file gui_core/preferences.py.
Referenced by wxdigit.VDigitError.Database(), wxdigit.VDigitError.DbExecute(), wxdigit.VDigitError.DbLink(), wxdigit.VDigitError.DeadLine(), wxdigit.VDigitError.Driver(), wxdigit.VDigitError.FeatureType(), colorrules.RulesPanel.LoadRules(), wxdigit.VDigitError.NoMap(), frame.PsMapBufferedWindow.OnLeftUp(), toolbars.VDigitToolbar.OnSelectMap(), toolbars.LMNvizToolbar.OnSettings(), toolbars.VDigitToolbar.OnSettings(), toolbars.BaseToolbar.OnTool(), toolbars.VDigitToolbar.OnZBulk(), wxdigit.VDigitError.ReadLine(), toolbars.VDigitToolbar.StopEditing(), colorrules.VectorColorTable.UpdateColorColumn(), and wxdigit.VDigitError.WriteLine().