|
GRASS Programmer's Manual
6.5.svn(2012)-r51648
|
List of mapset/owner/group. More...
Public Member Functions | |
| def | __init__ |
| def | LoadData |
| Load data into list. | |
| def | OnCheckItem |
| Mapset checked/unchecked. | |
Data Fields | |
| parent | |
| log | |
List of mapset/owner/group.
Definition at line 1522 of file gui_core/preferences.py.
| def preferences.CheckListMapset.__init__ | ( | self, | |
| parent, | |||
pos = wx.DefaultPosition, |
|||
log = None |
|||
| ) |
Definition at line 1525 of file gui_core/preferences.py.
| def preferences.CheckListMapset.LoadData | ( | self | ) |
Load data into list.
Definition at line 1536 of file gui_core/preferences.py.
| def preferences.CheckListMapset.OnCheckItem | ( | self, | |
| index, | |||
| flag | |||
| ) |
Mapset checked/unchecked.
Definition at line 1561 of file gui_core/preferences.py.
Definition at line 1531 of file gui_core/preferences.py.
Referenced by vclean.VectorCleaningFrame.OnCleaningRun(), mcalc_builder.MapCalcFrame.OnMCalcRun(), toolbars.VDigitToolbar.OnSelectMap(), and mapwindow.NvizThread.run().
Definition at line 1526 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().