26 #ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_LOADARITHMETICOPDIALOG_H
27 #define __TERRALIB_QT_WIDGETS_RP_INTERNAL_LOADARITHMETICOPDIALOG_H
31 #include "../../../maptools/AbstractLayer.h"
33 #include "../Config.h"
41 #include <QTableWidgetItem>
45 namespace Ui {
class LoadArithmeticOpDialogForm; }
72 void setList(std::list<te::map::AbstractLayerPtr>& layerList);
78 std::map<std::string, te::map::AbstractLayer*>
getLayers();
98 std::unique_ptr<Ui::LoadArithmeticOpDialogForm>
m_ui;