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; }
80 void openPushButtonPressed();
82 void testPushButtonPressed();
84 void helpPushButtonPressed();
86 void authCheckBoxStateChanged(
const int& state);
88 void wcsDirToolButtonClicked();
92 const std::string getConnectionInfo()
const;
96 std::unique_ptr<Ui::WCSConnectorDialogForm2>
m_ui;
106 #endif // __TERRALIB_WS_OGC_WCS_QT_WCSCONNECTORDIALOG_H
te::da::DataSourceInfoPtr m_datasource
boost::shared_ptr< DataSource > DataSourcePtr
A dialog window for showing the WCS connector widget.
std::unique_ptr< Ui::WCSConnectorDialogForm2 > m_ui
te::da::DataSourcePtr m_driver
boost::shared_ptr< DataSourceInfo > DataSourceInfoPtr