26#ifndef __TERRALIB_QT_PLUGINS_DATASOURCE_OGR_INTERNAL_OGRTYPE_H
27#define __TERRALIB_QT_PLUGINS_DATASOURCE_OGR_INTERNAL_OGRTYPE_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
QWidget * getWidget(int widgetType, QWidget *parent=0, Qt::WindowFlags f=0) const
bool hasRasterSupport() const
std::string getTitle() const
bool hasVectorialSupport() const
bool hasFileSupport() const
Namespace for the Qt module of TerraLib.
Configuration flags for the OGR Qt Widget plugin.