26 #ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_OUTPUTRASTERPARAMETERSWIDGET_H
27 #define __TERRALIB_QT_WIDGETS_RP_INTERNAL_OUTPUTRASTERPARAMETERSWIDGET_H
30 #include "../Config.h"
40 namespace Ui {
class OutputRasterParametersWidgetForm; }
48 class RasterInfoDialog;
67 Ui::OutputRasterParametersWidgetForm*
getForm()
const;
73 std::map<std::string, std::string>
getInfo()
const;
85 std::unique_ptr<Ui::OutputRasterParametersWidgetForm>
m_ui;