27 #include "../../../../common/Translator.h" 
   77       return QIcon::fromTheme(
"datasource-wfs");
 
   80       return QIcon::fromTheme(
"datasource-wfs");
 
   83       return QIcon::fromTheme(
"unknown-icon");
 
OGC Web Feature Service (WFS) connector implementation for the Qt data source widget. 
 
OGC Web Feature Service (WFS) connector implementation for the Qt data source widget. 
 
std::string getName() const 
 
std::string getTitle() const 
 
QWidget * getWidget(int widgetType, QWidget *parent=0, Qt::WindowFlags f=0) const 
 
std::string getDescription() const 
 
#define TE_QT_PLUGIN_DATASOURCE_WFS(message)
It marks a string in order to get translated. This is a special mark used in the DataAccess module of...
 
QIcon getIcon(int iconType) const