21 #include "qgis_core.h"    37       UndefinedColorInterpretation = 0,
    54       ContinuousPalette = 17  
    59       IdentifyFormatUndefined = 0,
    60       IdentifyFormatValue     = 1, 
    61       IdentifyFormatText      = 1 << 1, 
    62       IdentifyFormatHtml      = 1 << 2, 
    63       IdentifyFormatFeature   = 1 << 3, 
    69       ProgressHistogram = 0,
    71       ProgressStatistics = 2
    78       PyramidsCopyExisting = 2
   101       SingleBandColorDataStyle        
   123     static double representableValue( 
double value, 
Qgis::DataType dataType );
 
DrawingStyle
This enumerator describes the different kinds of drawing we can do. 
 
DataType
Raster data types.