26 #ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_MIXTUREMODELDIALOG_H
27 #define __TERRALIB_QT_WIDGETS_RP_INTERNAL_MIXTUREMODELDIALOG_H
30 #include "../Config.h"
31 #include "../../../color/RGBAColor.h"
33 #include "../../../maptools/DataSetLayer.h"
34 #include "../../../raster/Raster.h"
47 #include <boost/shared_ptr.hpp>
53 class MixtureModelForm;
118 const std::string& outpuRasterDSType,
119 const std::map<std::string, std::string>& outpuRasterInfo,
121 Qt::WindowFlags f = 0);
A helper class for 32-bit RGBA (Red-Green-Blue-Alpha channel) color.
An abstract class for raster data strucutures.
boost::intrusive_ptr< DataSetLayer > DataSetLayerPtr
This event signals that the pan button toggled.