27 #include "../../../../common/Translator.h" 
   28 #include "../../../widgets/layer/selector/DataSetLayerSelector.h" 
   71   return TE_TR(
"Raster files");
 
   76   return TE_TR(
"Access to geospatial data through the Geospatial Data Abstraction Library (GDAL)");
 
   86     case DataSourceType::WIDGET_LAYER_SELECTOR:
 
  100       return QIcon::fromTheme(
"file-raster");
 
  103       return QIcon::fromTheme(
"file-raster");
 
  106       return QIcon::fromTheme(
"unknown-icon");
 
QIcon getIcon(int iconType) const 
 
GDAL connector implementation for the Qt data source widget. 
 
QWidget * getWidget(int widgetType, QWidget *parent=0, Qt::WindowFlags f=0) const 
 
std::string getName() const 
 
#define TE_TR(message)
It marks a string in order to get translated. 
 
GDAL connector implementation for the Qt data source widget. 
 
std::string getTitle() const 
 
bool hasVectorialSupport() const 
 
std::string getDescription() const 
 
bool hasFileSupport() const 
 
bool hasRasterSupport() const 
 
bool hasDatabaseSupport() const