27 #include "../../../../common/Translator.h" 
   28 #include "../../../../wms/qt/WMSLayerSelector.h" 
   70   return TE_TR(
"Web Map Service");
 
   75   return TE_TR(
"Access to geospatial through a Web Map Service (WMS)");
 
   85     case DataSourceType::WIDGET_LAYER_SELECTOR:
 
   98       return QIcon::fromTheme(
"datasource-wms");
 
  101       return QIcon::fromTheme(
"datasource-wms");
 
  104       return QIcon::fromTheme(
"unknown-icon");
 
std::string getTitle() const 
 
bool hasVectorialSupport() const 
 
std::string getDescription() const 
 
bool hasRasterSupport() const 
 
#define TE_TR(message)
It marks a string in order to get translated. 
 
OGC Web Map Service (WMS) connector implementation for the Qt data source widget. ...
 
std::string getName() const 
 
A simple widget that allows the selection of datasets from a given WMS server. 
 
QWidget * getWidget(int widgetType, QWidget *parent=0, Qt::WindowFlags f=0) const 
 
bool hasDatabaseSupport() const 
 
QIcon getIcon(int iconType) const 
 
OGC Web Map Service (WMS) connector implementation for the Qt data source widget. ...
 
bool hasFileSupport() const