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 | |
namespace | te |
TerraLib. | |
namespace | te::gm |
Namespace for the Vector Geometry module of TerraLib. | |
namespace | te::map |
Namespace for the Map Tools 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. | |
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.