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;
 
   77           bool overight() 
const;
 
   81           void onSourceToolButtonClicked();
 
   83           void onFileToolButtonClicked();
 
   87          std::auto_ptr<Ui::OutputRasterParametersWidgetForm> 
m_ui;
 
   98 #endif  // __TERRALIB_QT_WIDGETS_RP_INTERNAL_OUTPUTRASTERPARAMETERSWIDGET_H