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

Model properties dialog. More...

Public Member Functions

def __init__
def OnCloseWindow
def GetValues
 Get values.
def Init
 Initialize dialog.

Data Fields

 metaBox
 cmdBox
 name
 desc
 author
 overwrite
 btnOk
 btnCancel

Detailed Description

Model properties dialog.

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


Constructor & Destructor Documentation

def preferences.PropertiesDialog.__init__ (   self,
  parent,
  id = wx.ID_ANY,
  title = _('Model properties'),
  size = (350, 400,
  style = wx.DEFAULT_DIALOG_STYLE | wx.RESIZE_BORDER 
)

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


Member Function Documentation

Get values.

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

def preferences.PropertiesDialog.Init (   self,
  prop 
)

Initialize dialog.

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

Referenced by wxnviz.Nviz.__init__().


Field Documentation


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