#include <WCSType.h>
  
 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 | 
| virtual bool | hasDatabaseSupport () const =0 | 
| virtual bool | hasFileSupport () const =0 | 
| virtual bool | hasRasterSupport () const =0 | 
| virtual bool | hasVectorialSupport () const =0 | 
| bool | operator< (const DataSourceType &rhs) const | 
| WCSType () | |
| ~WCSType () | |
      
  | 
  inherited | 
| Enumerator | |
|---|---|
| WIDGET_DATASOURCE_CONNECTOR | |
| WIDGET_LAYER_SELECTOR | |
Definition at line 57 of file DataSourceType.h.
      
  | 
  inherited | 
| Enumerator | |
|---|---|
| ICON_DATASOURCE_SMALL | |
| ICON_DATASOURCE_CONNECTOR | |
Definition at line 63 of file DataSourceType.h.
| te::qt::plugins::wcs::WCSType::WCSType | ( | ) | 
Definition at line 34 of file WCSType.cpp.
| te::qt::plugins::wcs::WCSType::~WCSType | ( | ) | 
Definition at line 38 of file WCSType.cpp.
      
  | 
  virtual | 
Implements te::qt::widgets::DataSourceType.
Definition at line 52 of file WCSType.cpp.
References TE_QT_PLUGIN_DATASOURCE_WCS.
      
  | 
  virtual | 
Implements te::qt::widgets::DataSourceType.
Definition at line 72 of file WCSType.cpp.
References te::qt::widgets::DataSourceType::ICON_DATASOURCE_CONNECTOR, and te::qt::widgets::DataSourceType::ICON_DATASOURCE_SMALL.
      
  | 
  virtual | 
Implements te::qt::widgets::DataSourceType.
Definition at line 42 of file WCSType.cpp.
      
  | 
  virtual | 
Implements te::qt::widgets::DataSourceType.
Definition at line 47 of file WCSType.cpp.
References TE_QT_PLUGIN_DATASOURCE_WCS.
      
  | 
  virtual | 
Implements te::qt::widgets::DataSourceType.
Definition at line 57 of file WCSType.cpp.
References te::qt::widgets::DataSourceType::WIDGET_DATASOURCE_CONNECTOR.
      
  | 
  pure virtualinherited | 
      
  | 
  pure virtualinherited | 
      
  | 
  pure virtualinherited | 
      
  | 
  pure virtualinherited | 
      
  | 
  inherited | 
Definition at line 37 of file DataSourceType.cpp.
References te::qt::widgets::DataSourceType::getName().