26#ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_LOADARITHMETICOPDIALOG_H
27#define __TERRALIB_QT_WIDGETS_RP_INTERNAL_LOADARITHMETICOPDIALOG_H
41#include <QTableWidgetItem>
45namespace 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;
This is the base class for Layers.
Namespace for the Qt module of TerraLib.