28 #ifndef __TERRALIB_WS_OGC_WMS_QT_WMSLAYERITEM_H
29 #define __TERRALIB_WS_OGC_WMS_QT_WMSLAYERITEM_H
35 #include "../client/DataTypes.h"
37 #include <QTreeWidget>
38 #include <QTreeWidgetItem>
The WMSLayerItem class is an extension of QTreeWidgetItem to handle WMS Layer creation.
te::ws::ogc::wms::Layer m_layer
WMSLayerItem(const te::ws::ogc::wms::Layer &layer)
const te::ws::ogc::wms::WMSGetMapRequest & getRequest() const
WMSLayerItem(const te::ws::ogc::wms::Layer &rootLayer, QTreeWidget *parent)
te::ws::ogc::wms::WMSGetMapRequest m_request
void setRequest(const te::ws::ogc::wms::WMSGetMapRequest &request)
void buildDefaultRequest()
const te::ws::ogc::wms::Layer & getLayer() const
The Layer WMS 1.3.0 struct.
The WMSGetMapRequest WMS 1.3.0 struct.
Proxy configuration file for TerraView (see terraview_config.h).