GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
gui_modules.gmodeler.PreferencesDialog Class Reference

User preferences dialog. More...

Inheritance diagram for gui_modules.gmodeler.PreferencesDialog:
Collaboration diagram for gui_modules.gmodeler.PreferencesDialog:

Public Member Functions

def __init__
def OnApply
 Button 'Apply' pressed.
def OnSave
 Button 'Save' pressed.

Detailed Description

User preferences dialog.

Definition at line 3234 of file gmodeler.py.

Constructor & Destructor Documentation

Member Function Documentation

def gui_modules.gmodeler.PreferencesDialog.OnApply (   self,
  event 
)
def gui_modules.gmodeler.PreferencesDialog.OnSave (   self,
  event 
)

Button 'Save' pressed.

Definition at line 3619 of file gmodeler.py.


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