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