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;
    71           std::string getType() 
const;
    73           std::map<std::string, std::string> getInfo() 
const;
    75           std::string getName() 
const;
    79           void onSourceToolButtonClicked();
    81           void onFileToolButtonClicked();
    85          std::unique_ptr<Ui::OutputRasterParametersWidgetForm> 
m_ui;
    96 #endif  // __TERRALIB_QT_WIDGETS_RP_INTERNAL_OUTPUTRASTERPARAMETERSWIDGET_H