Go to the documentation of this file.
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;
74 #endif // __TERRALIB_QT_PLUGINS_DATASOURCE_GDAL_INTERNAL_GDALTYPE_H
bool hasVectorialSupport() const
std::string getDescription() const
std::string getName() const
void getSupportedExtensions(std::string &driverName, std::vector< std::string > &extensions)
bool hasRasterSupport() const
QIcon getIcon(int iconType) const
QWidget * getWidget(int widgetType, QWidget *parent=0, Qt::WindowFlags f=0) const
bool hasDatabaseSupport() const
std::string getTitle() const
bool hasFileSupport() const