GRASS Programmer's Manual  6.4.2(2012)
gui_modules.gselect.DatabaseSelect Class Reference

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

Public Member Functions

def __init__

Detailed Description

Creates combo box for selecting database driver.

Definition at line 716 of file gselect.py.


Constructor & Destructor Documentation

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

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines