WMSGetFeatureInfoMaker is a WMS implementation of AbstractFeatureInfoMaker that could be used to fill a QTreeWidgetItem with GetFeatureInfo WMS operation based information. More...
#include "Config.h"
#include "../../../../maptools/AbstractLayer.h"
#include "../../../../qt/widgets/layer/info/AbstractFeatureInfoMaker.h"
#include <QTreeWidgetItem>
Go to the source code of this file.
Classes | |
class | te::ws::ogc::wms::qt::WMSGetFeatureInfoMaker |
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::ws | |
te::ws::ogc | |
te::ws::ogc::wms | |
te::ws::ogc::wms::qt | |
WMSGetFeatureInfoMaker is a WMS implementation of AbstractFeatureInfoMaker that could be used to fill a QTreeWidgetItem with GetFeatureInfo WMS operation based information.
Definition in file WMSGetFeatureInfoMaker.h.