28#ifndef __TERRALIB_WS_OGC_WMS_QT_WMSLAYERITEM_H
29#define __TERRALIB_WS_OGC_WMS_QT_WMSLAYERITEM_H
35#include "../client/DataTypes.h"
38#include <QTreeWidgetItem>
The WMSLayerItem class is an extension of QTreeWidgetItem to handle WMS Layer creation.
const te::ws::ogc::wms::Layer & getLayer() const
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()
The Layer WMS 1.3.0 struct.
The WMSGetMapRequest WMS 1.3.0 struct.
Proxy configuration file for TerraView (see terraview_config.h).