26 #ifndef __TERRALIB_QT_PLUGINS_DATASOURCE_WMS_INTERNAL_WMSTYPE_H 
   27 #define __TERRALIB_QT_PLUGINS_DATASOURCE_WMS_INTERNAL_WMSTYPE_H 
   30 #include "../../../widgets/datasource/core/DataSourceType.h" 
   55             QWidget* 
getWidget(
int widgetType, QWidget* parent = 0, Qt::WindowFlags f = 0) 
const;
 
   57             QIcon 
getIcon(
int iconType) 
const;
 
   65 #endif  // __TERRALIB_QT_PLUGINS_DATASOURCE_WMS_INTERNAL_WMSTYPE_H 
QWidget * getWidget(int widgetType, QWidget *parent=0, Qt::WindowFlags f=0) const 
 
A base class for the suppported types of data source. 
 
QIcon getIcon(int iconType) const 
 
std::string getTitle() const 
 
std::string getDescription() const 
 
Configuration flags for the OGC Web Map Service (WMS) Qt Widget plugin. 
 
std::string getName() const