26 #ifndef __TERRALIB_QT_PLUGINS_DATASOURCE_WCS_INTERNAL_WCSCONNECTORDIALOG_H 27 #define __TERRALIB_QT_PLUGINS_DATASOURCE_WCS_INTERNAL_WCSCONNECTORDIALOG_H 31 #include "../../../../dataaccess/datasource/DataSource.h" 32 #include "../../../../dataaccess/datasource/DataSourceInfo.h" 41 namespace Ui {
class WCSConnectorDialogForm; }
74 void openPushButtonPressed();
76 void testPushButtonPressed();
78 void helpPushButtonPressed();
82 const std::string getConnectionInfo()
const;
86 std::auto_ptr<Ui::WCSConnectorDialogForm>
m_ui;
96 #endif // __TERRALIB_QT_PLUGINS_DATASOURCE_WCS_INTERNAL_WCSCONNECTORDIALOG_H
te::da::DataSource * getDataSource(const std::string &src)
TerraLib include files.
boost::shared_ptr< DataSource > DataSourcePtr
A dialog window for showing the WCS connector widget.
static te::dt::Date ds(2010, 01, 01)
std::auto_ptr< Ui::WCSConnectorDialogForm > m_ui
te::da::DataSourcePtr m_driver
te::da::DataSourceInfoPtr m_datasource
boost::shared_ptr< DataSourceInfo > DataSourceInfoPtr