te::qt::plugins::pgis::PostGISType Class Reference

#include <PostGISType.h>

Inheritance diagram for te::qt::plugins::pgis::PostGISType:
te::qt::widgets::DataSourceType

Public Types

enum  { WIDGET_DATASOURCE_CONNECTOR, WIDGET_LAYER_SELECTOR }
 
enum  { ICON_DATASOURCE_SMALL, ICON_DATASOURCE_CONNECTOR }
 

Public Member Functions

std::string getDescription () const
 
QIcon getIcon (int iconType) const
 
std::string getName () const
 
std::string getTitle () const
 
QWidget * getWidget (int widgetType, QWidget *parent=0, Qt::WindowFlags f=0) const
 
bool hasDatabaseSupport () const
 
bool hasFileSupport () const
 
bool hasRasterSupport () const
 
bool hasVectorialSupport () const
 
bool operator< (const DataSourceType &rhs) const
 
 PostGISType ()
 
 ~PostGISType ()
 

Detailed Description

Definition at line 40 of file PostGISType.h.

Member Enumeration Documentation

anonymous enum
inherited
Enumerator
WIDGET_DATASOURCE_CONNECTOR 
WIDGET_LAYER_SELECTOR 

Definition at line 57 of file DataSourceType.h.

anonymous enum
inherited
Enumerator
ICON_DATASOURCE_SMALL 
ICON_DATASOURCE_CONNECTOR 

Definition at line 63 of file DataSourceType.h.

Constructor & Destructor Documentation

te::qt::plugins::pgis::PostGISType::PostGISType ( )
te::qt::plugins::pgis::PostGISType::~PostGISType ( )

Member Function Documentation

std::string te::qt::plugins::pgis::PostGISType::getDescription ( ) const
virtual
QIcon te::qt::plugins::pgis::PostGISType::getIcon ( int  iconType) const
virtual
std::string te::qt::plugins::pgis::PostGISType::getName ( ) const
virtual
std::string te::qt::plugins::pgis::PostGISType::getTitle ( ) const
virtual
QWidget* te::qt::plugins::pgis::PostGISType::getWidget ( int  widgetType,
QWidget *  parent = 0,
Qt::WindowFlags  f = 0 
) const
virtual
bool te::qt::plugins::pgis::PostGISType::hasDatabaseSupport ( ) const
virtual
bool te::qt::plugins::pgis::PostGISType::hasFileSupport ( ) const
virtual
bool te::qt::plugins::pgis::PostGISType::hasRasterSupport ( ) const
virtual
bool te::qt::plugins::pgis::PostGISType::hasVectorialSupport ( ) const
virtual
bool te::qt::widgets::DataSourceType::operator< ( const DataSourceType rhs) const
inherited

The documentation for this class was generated from the following file: