GRASS Programmer's Manual  6.5.svn(2012)-r51648
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
gselect.VectorSelect Class Reference
Inheritance diagram for gselect.VectorSelect:
Collaboration diagram for gselect.VectorSelect:

Public Member Functions

def __init__
 Custom to create a ComboBox with a tree control to display and select vector maps.

Data Fields

 ftype

Detailed Description

Definition at line 118 of file gselect.py.


Constructor & Destructor Documentation

def gselect.VectorSelect.__init__ (   self,
  parent,
  ftype,
  kwargs 
)

Custom to create a ComboBox with a tree control to display and select vector maps.

Control allows to filter vector maps. If you don't need this feature use Select class instead

filter vector maps based on feature type

Definition at line 119 of file gselect.py.


Field Documentation


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