|
QGIS API Documentation
master-6227475
|
#include <qgscolorbrewerpalette.h>
Static Public Member Functions | |
| static QList< QColor > | listSchemeColors (QString schemeName, int colors) |
| static QStringList | listSchemes () |
| static QList< int > | listSchemeVariants (QString schemeName) |
Static Public Attributes | |
| static const char * | brewerString = "PuBuGn-9-255,247,251 236,226,240 208,209,230 166,189,219 103,169,207 54,144,192 2,129,138 1,108,89 1,70,54" |
Definition at line 23 of file qgscolorbrewerpalette.h.
| static QList<QColor> QgsColorBrewerPalette::listSchemeColors | ( | QString | schemeName, |
| int | colors | ||
| ) | [inline, static] |
Definition at line 26 of file qgscolorbrewerpalette.h.
References QgsSymbolLayerV2Utils::parseColor().
Referenced by QgsVectorColorBrewerColorRampV2::loadPalette().
| static QStringList QgsColorBrewerPalette::listSchemes | ( | ) | [inline, static] |
Definition at line 45 of file qgscolorbrewerpalette.h.
Referenced by QgsVectorColorBrewerColorRampV2::listSchemeNames().
| static QList<int> QgsColorBrewerPalette::listSchemeVariants | ( | QString | schemeName | ) | [inline, static] |
Definition at line 62 of file qgscolorbrewerpalette.h.
const char * QgsColorBrewerPalette::brewerString = "PuBuGn-9-255,247,251 236,226,240 208,209,230 166,189,219 103,169,207 54,144,192 2,129,138 1,108,89 1,70,54" [static] |
Definition at line 80 of file qgscolorbrewerpalette.h.