27 #include "../../../../common/Translator.h" 
   28 #include "../../../widgets/layer/selector/DataSetLayerSelector.h" 
   70   return TE_TR(
"Web Coverage Service");
 
   75   return TE_TR(
"Access to geospatial through a Web Coverage Service (WCS)");
 
   85     case DataSourceType::WIDGET_LAYER_SELECTOR:
 
   98       return QIcon::fromTheme(
"datasource-wcs");
 
  101       return QIcon::fromTheme(
"datasource-wcs");
 
  104       return QIcon::fromTheme(
"unknown-icon");
 
QWidget * getWidget(int widgetType, QWidget *parent=0, Qt::WindowFlags f=0) const 
 
std::string getDescription() const 
 
#define TE_TR(message)
It marks a string in order to get translated. 
 
bool hasDatabaseSupport() const 
 
bool hasVectorialSupport() const 
 
std::string getTitle() const 
 
OGC Web Coverage Service (WCS) connector implementation for the Qt data source widget. 
 
OGC Web Coverage Service (WCS) connector implementation for the Qt data source widget. 
 
QIcon getIcon(int iconType) const 
 
std::string getName() const 
 
bool hasFileSupport() const 
 
bool hasRasterSupport() const