26 #ifndef __TERRALIB_QT_PLUGINS_DATASOURCE_WFS_INTERNAL_WFSTYPE_H 
   27 #define __TERRALIB_QT_PLUGINS_DATASOURCE_WFS_INTERNAL_WFSTYPE_H 
   30 #include "../../../widgets/datasource/core/DataSourceType.h" 
   63             QWidget* 
getWidget(
int widgetType, QWidget* parent = 0, Qt::WindowFlags f = 0) 
const;
 
   65             QIcon 
getIcon(
int iconType) 
const;
 
   73 #endif  // __TERRALIB_QT_PLUGINS_DATASOURCE_WFS_INTERNAL_WFSTYPE_H 
std::string getDescription() const 
 
bool hasVectorialSupport() const 
 
std::string getName() const 
 
Configuration flags for the OGC Web Feature Service (WFS) Qt Widget plugin. 
 
QIcon getIcon(int iconType) const 
 
bool hasFileSupport() const 
 
QWidget * getWidget(int widgetType, QWidget *parent=0, Qt::WindowFlags f=0) const 
 
bool hasDatabaseSupport() const 
 
bool hasRasterSupport() const 
 
std::string getTitle() const