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

User preferences dialog. More...

Inheritance diagram for preferences.PreferencesDialog:
Collaboration diagram for preferences.PreferencesDialog:

Public Member Functions

def __init__
def OnApply
 Button 'Apply' pressed.
def OnSave
 Button 'Save' pressed.
def __init__
def OnCheckColorTable
 Set/unset default color table.
def OnLoadEpsgCodes
 Load EPSG codes from the file.
def OnSetEpsgCode
 EPSG code selected.
def OnSetFont
def OnSetOutputFont
def OnEnableWheelZoom
 Enable/disable wheel zoom mode control.

Data Fields

 epsgCodeDict

Detailed Description

User preferences dialog.

Definition at line 25 of file gmodeler/preferences.py.


Constructor & Destructor Documentation


Member Function Documentation

Set/unset default color table.

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

References preferences.PreferencesBaseDialog.winId.

Referenced by preferences.PreferencesDialog.__init__().

Enable/disable wheel zoom mode control.

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

References preferences.PreferencesBaseDialog.winId.

Referenced by preferences.PreferencesDialog.__init__().

def preferences.PreferencesDialog.OnSave (   self,
  event 
)

Button 'Save' pressed.

Reimplemented from preferences.PreferencesBaseDialog.

Definition at line 410 of file gmodeler/preferences.py.

def preferences.PreferencesDialog.OnSetFont (   self,
  event 
)
'Set font' button pressed

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

Referenced by preferences.PreferencesDialog.__init__().

def preferences.PreferencesDialog.OnSetOutputFont (   self,
  event 
)
'Set output font' button pressed

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

Referenced by preferences.PreferencesDialog.__init__().


Field Documentation


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