Go to the documentation of this file.
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>
89 #endif // __TERRALIB_WS_OGC_WMS_QT_WMSLAYERITEM_H
const te::ws::ogc::wms::Layer & getLayer() const
The WMSGetMapRequest WMS 1.3.0 struct.
WMSLayerItem(const te::ws::ogc::wms::Layer &layer)
WMSLayerItem(const te::ws::ogc::wms::Layer &rootLayer, QTreeWidget *parent)
const te::ws::ogc::wms::WMSGetMapRequest & getRequest() const
The WMSLayerItem class is an extension of QTreeWidgetItem to handle WMS Layer creation.
void buildDefaultRequest()
te::ws::ogc::wms::Layer m_layer
The Layer WMS 1.3.0 struct.
Proxy configuration file for TerraView (see terraview_config.h).
te::ws::ogc::wms::WMSGetMapRequest m_request
void setRequest(const te::ws::ogc::wms::WMSGetMapRequest &request)