28#ifndef __TERRALIB_WS_OGC_WCS_QT_WCSLAYERSELECTOR_H
29#define __TERRALIB_WS_OGC_WCS_QT_WCSLAYERSELECTOR_H
60 void set(
const std::list<te::da::DataSourceInfoPtr>& datasources);
An abstract class for layer selection widgets.
A conteiner class for keeping information about a data source.
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)