26#ifndef __TERRALIB_QT_WIDGETS_LAYER_SELECTOR_INTERNAL_ABSTRACTLAYERSELECTOR_H
27#define __TERRALIB_QT_WIDGETS_LAYER_SELECTOR_INTERNAL_ABSTRACTLAYERSELECTOR_H
65 virtual void set(
const std::list<te::da::DataSourceInfoPtr>& datasources) = 0;
67 virtual std::list<te::map::AbstractLayerPtr>
getLayers() = 0;
This is the base class for Layers.
A conteiner class for keeping information about a data source.
Namespace for the Qt module of TerraLib.