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 | |
| namespace | te |
| TerraLib. | |
| namespace | te::da |
| Namespace for the DataAccess API of TerraLib. | |
| namespace | te::gm |
| Namespace for the Vector Geometry module of TerraLib. | |
| namespace | te::qt |
| Namespace for the Qt module of TerraLib. | |
| namespace | te::qt::widgets |
| Namespace for the Qt Widgets module of TerraLib. | |
| namespace | 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.