26 #ifndef __TERRALIB_PLUGINS_EXCHANGER_INTERNAL_DIRECTEXCHANGERDIALOG_H 27 #define __TERRALIB_PLUGINS_EXCHANGER_INTERNAL_DIRECTEXCHANGERDIALOG_H 31 #include "../../../maptools/AbstractLayer.h" 33 #include "../Config.h" 41 namespace Ui {
class DirectExchangerDialogForm; }
74 void setLayers(std::list<te::map::AbstractLayerPtr> layers);
81 void setLastDataSource(std::string dataSource);
89 void setDataSources();
91 bool exchangeToFile();
93 bool exchangeToDatabase();
95 bool exchangeToRasterFile();
97 void exchangeTypeChanged();
101 void onDataSourceTypeActivated(
int index);
103 void onInputLayerActivated(
int index);
105 void onDirToolButtonClicked();
107 void onDataSoruceToolButtonClicked();
109 void onOkPushButtonClicked();
111 void setOutputDataSources();
113 void onOutputLayerSRSTriggered();
117 std::unique_ptr<Ui::DirectExchangerDialogForm>
m_ui;
133 #endif // __TERRALIB_PLUGINS_EXCHANGER_INTERNAL_DIRECTEXCHANGERDIALOG_H