26 #ifndef __TERRALIB_QT_PLUGINS_DATASOURCE_WCS_INTERNAL_WCSTYPE_H    27 #define __TERRALIB_QT_PLUGINS_DATASOURCE_WCS_INTERNAL_WCSTYPE_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_WCS_INTERNAL_WCSTYPE_H std::string getDescription() const 
 
bool hasDatabaseSupport() const 
 
bool hasVectorialSupport() const 
 
std::string getTitle() const 
 
QWidget * getWidget(int widgetType, QWidget *parent=0, Qt::WindowFlags f=0) const 
 
QIcon getIcon(int iconType) const 
 
Configuration flags for the OGC Web Coverage Service (WCS) Qt Widget plugin. 
 
std::string getName() const 
 
bool hasFileSupport() const 
 
bool hasRasterSupport() const