26 #ifndef __TE_QT_PLUGINS_DATASOURCE_OGR_INTERNAL_UTILS_H
27 #define __TE_QT_PLUGINS_DATASOURCE_OGR_INTERNAL_UTILS_H
29 #include "../../../../dataaccess/datasource/DataSourceInfo.h"
32 #include <QtCore/QString>
46 void CreateLayers(QStringList fileNames, std::list<te::map::AbstractLayerPtr>& layers);
49 const std::vector< std::string >& selectedDataSetNames,
50 std::list<te::map::AbstractLayerPtr>& layers);
55 const std::vector< std::string >& selectedDataSetNames,
56 std::list<te::map::AbstractLayerPtr>& layers);
63 #endif // __TE_QT_PLUGINS_DATASOURCE_OGR_INTERNAL_UTILS_H