26 #ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_ARITHMETICOPDIALOGFORM_H
27 #define __TERRALIB_QT_WIDGETS_RP_INTERNAL_ARITHMETICOPDIALOGFORM_H
31 #include "../../../maptools/AbstractLayer.h"
32 #include "../../../rp/ArithmeticOperations.h"
34 #include "../Config.h"
47 namespace Ui {
class ArithmeticOpDialogForm; }
74 void setList(std::list<te::map::AbstractLayerPtr>& layerList);
158 std::unique_ptr<Ui::ArithmeticOpDialogForm>
m_ui;
This is the base class for layers.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr