AbstractFeatureInfoMaker is an abstraction to construct a QTreeWidgetItem to be used on Info tool screen based on TerraLib layers types. More...
#include "../../Config.h"#include "../../../../maptools/AbstractLayer.h"#include <QTreeWidgetItem>Go to the source code of this file.
Classes | |
| class | te::qt::widgets::AbstractFeatureInfoMaker | 
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::gm | |
| Namespace for the Vector Geometry module of TerraLib.  | |
| te::map | |
| Namespace for the Map Tools module of TerraLib.  | |
| te::qt | |
| Namespace for the Qt module of TerraLib.  | |
| te::qt::widgets | |
| Namespace for the Qt Widgets module of TerraLib.  | |
AbstractFeatureInfoMaker is an abstraction to construct a QTreeWidgetItem to be used on Info tool screen based on TerraLib layers types.
Definition in file AbstractFeatureInfoMaker.h.