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 | |
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::ws |
namespace | te::ws::ogc |
namespace | te::ws::ogc::wms |
namespace | 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.