26 #ifndef __TERRALIB_QT_WIDGETS_LAYER_SELECTOR_INTERNAL_DATASETLAYERSELECTOR_H 
   27 #define __TERRALIB_QT_WIDGETS_LAYER_SELECTOR_INTERNAL_DATASETLAYERSELECTOR_H 
   30 #include "../../../../dataaccess/datasource/DataSourceInfo.h" 
   56           void set(
const std::list<te::da::DataSourceInfoPtr>& datasources);
 
   58           std::list<te::map::AbstractLayerPtr> getLayers();
 
   69 #endif  // __TERRALIB_QT_WIDGETS_LAYER_SELECTOR_INTERNAL_DATASETLAYERSELECTOR_H 
An abstract class for layer selection widgets.