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 void buildDefaultRequest()
const te::ws::ogc::wms::Layer & getLayer() const
te::ws::ogc::wms::Layer m_layer
te::ws::ogc::wms::WMSGetMapRequest m_request
const te::ws::ogc::wms::WMSGetMapRequest & getRequest() const
The Layer WMS 1.3.0 struct.
Configuration flags for the TerraLib WMS QT module.
void setRequest(const te::ws::ogc::wms::WMSGetMapRequest &request)
The WMSLayerItem class is an extension of QTreeWidgetItem to handle WMS Layer creation.
WMSLayerItem(const te::ws::ogc::wms::Layer &rootLayer, QTreeWidget *parent)
The WMSGetMapRequest WMS 1.3.0 struct.