26 #ifndef __TERRALIB_WS_OGC_WMS_QT_WMSLAYERSELECTOR_H
27 #define __TERRALIB_WS_OGC_WMS_QT_WMSLAYERSELECTOR_H
31 #include "../../../../dataaccess/datasource/DataSourceInfo.h"
32 #include "../../../../qt/widgets/layer/selector/AbstractLayerSelector.h"
57 void set(
const std::list<te::da::DataSourceInfoPtr>& datasources);
A simple widget that allows the selection of datasets from a given WMS server.
void set(const std::list< te::da::DataSourceInfoPtr > &datasources)
std::list< te::map::AbstractLayerPtr > getLayers()
WMSLayerSelector(QWidget *parent=0, Qt::WindowFlags f=0)
std::list< te::da::DataSourceInfoPtr > m_datasources
Proxy configuration file for TerraView (see terraview_config.h).