26 #ifndef __TERRALIB_PLUGINS_EXCHANGER_INTERNAL_POSTGIS2SHPDIALOG_H 
   27 #define __TERRALIB_PLUGINS_EXCHANGER_INTERNAL_POSTGIS2SHPDIALOG_H 
   30 #include "../../../maptools/AbstractLayer.h" 
   31 #include "../Config.h" 
   39 namespace Ui { 
class PostGis2SHPDialogForm; }
 
   64           void setLayers(std::list<te::map::AbstractLayerPtr> layers);
 
   68           void onHelpPushButtonClicked();
 
   70           void onOkPushButtonClicked();
 
   72           void onDirToolButtonClicked();
 
   76           std::auto_ptr<Ui::PostGis2SHPDialogForm> 
m_ui;
 
   82 #endif  // __TERRALIB_PLUGINS_EXCHANGER_INTERNAL_POSTGIS2SHPDIALOG_H 
std::auto_ptr< Ui::PostGis2SHPDialogForm > m_ui