26 #ifndef __TERRALIB_PLUGINS_EXCHANGER_INTERNAL_SHP2POSTGISDIALOG_H
27 #define __TERRALIB_PLUGINS_EXCHANGER_INTERNAL_SHP2POSTGISDIALOG_H
30 #include "../../../maptools/AbstractLayer.h"
31 #include "../Config.h"
39 namespace Ui {
class SHP2PostGisDialogForm; }
64 void setLayers(std::list<te::map::AbstractLayerPtr> layers);
69 void setDataSources();
73 void onHelpPushButtonClicked();
75 void onOkPushButtonClicked();
79 std::auto_ptr<Ui::SHP2PostGisDialogForm>
m_ui;
85 #endif // __TERRALIB_PLUGINS_EXCHANGER_INTERNAL_SHP2POSTGISDIALOG_H
std::auto_ptr< Ui::SHP2PostGisDialogForm > m_ui