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);
    59               std::list<te::map::AbstractLayerPtr> getLayers();
    71 #endif // __TERRALIB_WS_OGC_WMS_QT_WMSLAYERSELECTOR_H 
A simple widget that allows the selection of datasets from a given WMS server. 
 
std::list< te::da::DataSourceInfoPtr > m_datasources