26 #ifndef __TERRALIB_QT_PLUGINS_DATASOURCE_GDAL_INTERNAL_GDALTYPE_H 27 #define __TERRALIB_QT_PLUGINS_DATASOURCE_GDAL_INTERNAL_GDALTYPE_H 30 #include "../../../widgets/datasource/core/DataSourceType.h" 64 QWidget*
getWidget(
int widgetType, QWidget* parent = 0, Qt::WindowFlags f = 0)
const;
66 QIcon
getIcon(
int iconType)
const;
74 #endif // __TERRALIB_QT_PLUGINS_DATASOURCE_GDAL_INTERNAL_GDALTYPE_H QIcon getIcon(int iconType) const
QWidget * getWidget(int widgetType, QWidget *parent=0, Qt::WindowFlags f=0) const
std::string getTitle() const
bool hasRasterSupport() const
void getSupportedExtensions(std::string &driverName, std::vector< std::string > &extensions)
std::string getName() const
bool hasFileSupport() const
bool hasDatabaseSupport() const
bool hasVectorialSupport() const
std::string getDescription() const