26 #ifndef __TERRALIB_QT_PLUGINS_DATASOURCE_OGR_INTERNAL_OGRTYPE_H 
   27 #define __TERRALIB_QT_PLUGINS_DATASOURCE_OGR_INTERNAL_OGRTYPE_H 
   30 #include "../../../widgets/datasource/core/DataSourceType.h" 
   65             QWidget* 
getWidget(
int widgetType, QWidget* parent = 0, Qt::WindowFlags f = 0) 
const;
 
std::string getName() const
 
QIcon getIcon(int iconType) const
 
std::string getDescription() const
 
void getSupportedExtensions(std::string &driverName, std::vector< std::string > &extensions)
 
bool hasDatabaseSupport() const
 
bool hasRasterSupport() const
 
std::string getTitle() const
 
QWidget * getWidget(int widgetType, QWidget *parent=0, Qt::WindowFlags f=0) const
 
bool hasVectorialSupport() const
 
bool hasFileSupport() const
 
Proxy configuration file for TerraView (see terraview_config.h).