GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
gselect.DatabaseSelect Class Reference

Creates combo box for selecting database driver. More...

Inheritance diagram for gselect.DatabaseSelect:
Collaboration diagram for gselect.DatabaseSelect:

Public Member Functions

def __init__
 

Detailed Description

Creates combo box for selecting database driver.

Definition at line 731 of file gselect.py.

Constructor & Destructor Documentation

def gselect.DatabaseSelect.__init__ (   self,
  parent,
  value = '',
  id = wx.ID_ANY,
  pos = wx.DefaultPosition,
  size = globalvar.DIALOG_TEXTCTRL_SIZE,
  kargs 
)

Definition at line 736 of file gselect.py.

References render.Layer.SetName(), and model.ModelRelation.SetName().


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