28 #ifndef __TERRALIB_WS_OGC_WCS_QT_WCSCONNECTORDIALOG_H
29 #define __TERRALIB_WS_OGC_WCS_QT_WCSCONNECTORDIALOG_H
33 #include "../../../../dataaccess/datasource/DataSource.h"
34 #include "../../../../dataaccess/datasource/DataSourceInfo.h"
45 namespace Ui {
class WCSConnectorDialogForm2; }
96 std::unique_ptr<Ui::WCSConnectorDialogForm2>
m_ui;
A dialog window for showing the WCS connector widget.
te::da::DataSourceInfoPtr m_datasource
void wcsDirToolButtonClicked()
const std::string getConnectionInfo() const
void set(const te::da::DataSourceInfoPtr &ds)
void helpPushButtonPressed()
void openPushButtonPressed()
const te::da::DataSourcePtr & getDriver() const
void testPushButtonPressed()
te::da::DataSourcePtr m_driver
WCSConnectorDialog(QWidget *parent=0, Qt::WindowFlags f=0)
void authCheckBoxStateChanged(const int &state)
const te::da::DataSourceInfoPtr & getDataSource() const
std::unique_ptr< Ui::WCSConnectorDialogForm2 > m_ui
boost::shared_ptr< DataSourceInfo > DataSourceInfoPtr
boost::shared_ptr< DataSource > DataSourcePtr
Proxy configuration file for TerraView (see terraview_config.h).