DefaultFeatureInfoMaker is a default implementation of AbstractFeatureInfoMaker that could be used to fill a QTreeWidgetItem with vector or raster based information. More...
#include "../../Config.h"#include "../../../../maptools/AbstractLayer.h"#include "AbstractFeatureInfoMaker.h"#include <QTreeWidgetItem>Go to the source code of this file.
Classes | |
| class | te::qt::widgets::DefaultFeatureInfoMaker |
Namespaces | |
| te | |
| TerraLib. | |
| te::da | |
| Namespace for the DataAccess API of TerraLib. | |
| te::gm | |
| Namespace for the Vector Geometry module of TerraLib. | |
| te::qt | |
| Namespace for the Qt module of TerraLib. | |
| te::qt::widgets | |
| Namespace for the Qt Widgets module of TerraLib. | |
| te::rst | |
| Namespace for the Raster module of TerraLib. | |
DefaultFeatureInfoMaker is a default implementation of AbstractFeatureInfoMaker that could be used to fill a QTreeWidgetItem with vector or raster based information.
Definition in file DefaultFeatureInfoMaker.h.