GRASS Programmer's Manual
6.4.2(2012)
|
Public Member Functions | |
def | __init__ |
Custom to create a ComboBox with a tree control to display and select vector maps. | |
Data Fields | |
ftype |
Definition at line 113 of file gselect.py.
def gui_modules.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 114 of file gselect.py.
Definition at line 119 of file gselect.py.
Referenced by gui_modules.vclean.VectorCleaningFrame::GetCmdStrings().