GRASS Programmer's Manual
6.4.2(2012)
|
Go to the source code of this file.
Data Structures | |
class | gui_modules.gselect.Select |
class | gui_modules.gselect.VectorSelect |
class | gui_modules.gselect.TreeCtrlComboPopup |
Create a tree ComboBox for selecting maps and other GIS elements in accessible mapsets within the current location. More... | |
class | gui_modules.gselect.VectorDBInfo |
Class providing information about attribute tables linked to a vector map. More... | |
class | gui_modules.gselect.LayerSelect |
Creates combo box for selecting data layers defined for vector. More... | |
class | gui_modules.gselect.DriverSelect |
Creates combo box for selecting database driver. More... | |
class | gui_modules.gselect.DatabaseSelect |
Creates combo box for selecting database driver. More... | |
class | gui_modules.gselect.TableSelect |
Creates combo box for selecting attribute tables from the database. More... | |
class | gui_modules.gselect.ColumnSelect |
Creates combo box for selecting columns in the attribute table for a vector map. More... | |
class | gui_modules.gselect.DbaseSelect |
Widget for selecting GRASS Database. More... | |
class | gui_modules.gselect.LocationSelect |
Widget for selecting GRASS location. More... | |
class | gui_modules.gselect.MapsetSelect |
Widget for selecting GRASS mapset. More... | |
class | gui_modules.gselect.SubGroupSelect |
Widget for selecting subgroups. More... | |
class | gui_modules.gselect.FormatSelect |
class | gui_modules.gselect.GdalSelect |
class | gui_modules.gselect.ProjSelect |
Widget for selecting input raster/vector map used by r.proj/v.proj modules. More... | |
class | gui_modules.gselect.ElementSelect |
Namespaces | |
namespace | gui_modules.gselect |
namespace | gselect |
Custom control that selects elements. |