| QGIS API Documentation
    2.2.0-Valmiera
    | 


Go to the source code of this file.
| Classes | |
| class | QgsVectorColorRampV2 | 
| struct | QgsGradientStop | 
| class | QgsVectorGradientColorRampV2 | 
| class | QgsVectorRandomColorRampV2 | 
| class | QgsRandomColorsV2 | 
| class | QgsVectorColorBrewerColorRampV2 | 
| class | QgsCptCityColorRampV2 | 
| Macros | |
| #define | DEFAULT_GRADIENT_COLOR1 QColor(0,0,255) | 
| #define | DEFAULT_GRADIENT_COLOR2 QColor(0,255,0) | 
| #define | DEFAULT_RANDOM_COUNT 10 | 
| #define | DEFAULT_RANDOM_HUE_MIN 0 | 
| #define | DEFAULT_RANDOM_HUE_MAX 359 | 
| #define | DEFAULT_RANDOM_VAL_MIN 200 | 
| #define | DEFAULT_RANDOM_VAL_MAX 240 | 
| #define | DEFAULT_RANDOM_SAT_MIN 100 | 
| #define | DEFAULT_RANDOM_SAT_MAX 240 | 
| #define | DEFAULT_COLORBREWER_SCHEMENAME "Spectral" | 
| #define | DEFAULT_COLORBREWER_COLORS 5 | 
| #define | DEFAULT_CPTCITY_SCHEMENAME "cb/div/BrBG_" | 
| #define | DEFAULT_CPTCITY_VARIANTNAME "05" | 
| Typedefs | |
| typedef QList< QgsGradientStop > | QgsGradientStopsList | 
| #define DEFAULT_COLORBREWER_COLORS 5 | 
Definition at line 179 of file qgsvectorcolorrampv2.h.
Referenced by QgsVectorColorBrewerColorRampV2::create().
| #define DEFAULT_COLORBREWER_SCHEMENAME "Spectral" | 
Definition at line 178 of file qgsvectorcolorrampv2.h.
Referenced by QgsVectorColorBrewerColorRampV2::create().
| #define DEFAULT_CPTCITY_SCHEMENAME "cb/div/BrBG_" | 
Definition at line 219 of file qgsvectorcolorrampv2.h.
Referenced by QgsCptCityColorRampV2::create().
| #define DEFAULT_CPTCITY_VARIANTNAME "05" | 
Definition at line 220 of file qgsvectorcolorrampv2.h.
Referenced by QgsCptCityColorRampV2::create().
| #define DEFAULT_GRADIENT_COLOR1 QColor(0,0,255) | 
Definition at line 55 of file qgsvectorcolorrampv2.h.
Referenced by QgsVectorGradientColorRampV2::create().
| #define DEFAULT_GRADIENT_COLOR2 QColor(0,255,0) | 
Definition at line 56 of file qgsvectorcolorrampv2.h.
Referenced by QgsVectorGradientColorRampV2::create().
| #define DEFAULT_RANDOM_COUNT 10 | 
Definition at line 106 of file qgsvectorcolorrampv2.h.
Referenced by QgsVectorRandomColorRampV2::create().
| #define DEFAULT_RANDOM_HUE_MAX 359 | 
Definition at line 108 of file qgsvectorcolorrampv2.h.
Referenced by QgsVectorRandomColorRampV2::create().
| #define DEFAULT_RANDOM_HUE_MIN 0 | 
Definition at line 107 of file qgsvectorcolorrampv2.h.
Referenced by QgsVectorRandomColorRampV2::create().
| #define DEFAULT_RANDOM_SAT_MAX 240 | 
Definition at line 112 of file qgsvectorcolorrampv2.h.
Referenced by QgsRandomColorsV2::color(), and QgsVectorRandomColorRampV2::create().
| #define DEFAULT_RANDOM_SAT_MIN 100 | 
Definition at line 111 of file qgsvectorcolorrampv2.h.
Referenced by QgsRandomColorsV2::color(), and QgsVectorRandomColorRampV2::create().
| #define DEFAULT_RANDOM_VAL_MAX 240 | 
Definition at line 110 of file qgsvectorcolorrampv2.h.
Referenced by QgsVectorRandomColorRampV2::create().
| #define DEFAULT_RANDOM_VAL_MIN 200 | 
Definition at line 109 of file qgsvectorcolorrampv2.h.
Referenced by QgsVectorRandomColorRampV2::create().
| typedef QList<QgsGradientStop> QgsGradientStopsList | 
Definition at line 53 of file qgsvectorcolorrampv2.h.
 1.8.1.2
 1.8.1.2