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