26 #ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_CONTRASTDIALOG_H
27 #define __TERRALIB_QT_WIDGETS_RP_INTERNAL_CONTRASTDIALOG_H
30 #include "../Config.h"
32 #include "../../../raster/Raster.h"
45 #include <boost/shared_ptr.hpp>
85 const std::string& outpuRasterDSType,
86 const std::map< std::string, std::string >& outpuRasterInfo,
88 Qt::WindowFlags f = 0);
100 Qt::WindowFlags f = 0);
111 bool getOutputRaster( boost::shared_ptr< te::rst::Raster >& outputRasterPtr );
115 void on_okPushButton_clicked();
131 #endif // __TERRALIB_QT_WIDGETS_RP_INTERNAL_CONTRASTDIALOG_H
A dialog used to build a basic fill element.
An abstract class for raster data strucutures.