26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_DATASOURCEEXPLORER_H
27 #define __TERRALIB_QT_WIDGETS_INTERNAL_DATASOURCEEXPLORER_H
32 #include "../core/DataSourceType.h"
33 #include "../../Config.h"
34 #include "../../../../maptools/AbstractLayer.h"
37 #include <QDockWidget>
70 void addLayers(
const std::list<te::map::AbstractLayerPtr>& layers);
A tree view for the file system of an application.