26 #ifndef __TERRALIB_QT_WIDGETS_CANVAS_INTERNAL_OUTPUTRASTERWIDGET_H
27 #define __TERRALIB_QT_WIDGETS_CANVAS_INTERNAL_OUTPUTRASTERWIDGET_H
31 #include "../../../maptools/AbstractLayer.h"
33 #include "../Config.h"
41 namespace Ui {
class OutputRasterWidgetForm; }
45 namespace rst {
class Raster; }
66 Ui::OutputRasterWidgetForm*
getForm()
const;
74 std::map<std::string, std::string>
getInfo()
const;
86 std::unique_ptr<Ui::OutputRasterWidgetForm>
m_ui;