26 #ifndef __TERRALIB_QT_PLUGINS_DATASOURCE_ADO_INTERNAL_ADOTYPE_H    27 #define __TERRALIB_QT_PLUGINS_DATASOURCE_ADO_INTERNAL_ADOTYPE_H    30 #include "../../../widgets/datasource/core/DataSourceType.h"    62             QWidget* 
getWidget(
int widgetType, QWidget* parent = 0, Qt::WindowFlags f = 0) 
const;
    64             QIcon 
getIcon(
int iconType) 
const;
    71 #endif  // __TERRALIB_QT_PLUGINS_DATASOURCE_ADO_INTERNAL_ADOTYPE_H bool hasRasterSupport() const 
 
std::string getTitle() const 
 
bool hasVectorialSupport() const 
 
QIcon getIcon(int iconType) const 
 
std::string getName() const 
 
bool hasDatabaseSupport() const 
 
std::string getDescription() const 
 
QWidget * getWidget(int widgetType, QWidget *parent=0, Qt::WindowFlags f=0) const 
 
bool hasFileSupport() const