#include <qgsvectorcolorrampv2.h>
Constructor & Destructor Documentation
Member Function Documentation
QColor QgsVectorRandomColorRampV2::color |
( |
double |
value | ) |
const |
|
virtual |
int QgsVectorRandomColorRampV2::count |
( |
| ) |
const |
|
inlinevirtual |
int QgsVectorRandomColorRampV2::hueMax |
( |
| ) |
const |
|
inline |
int QgsVectorRandomColorRampV2::hueMin |
( |
| ) |
const |
|
inline |
QgsStringMap QgsVectorRandomColorRampV2::properties |
( |
| ) |
const |
|
virtual |
get a list of random colors
- Note
- added in 2.4
int QgsVectorRandomColorRampV2::satMax |
( |
| ) |
const |
|
inline |
int QgsVectorRandomColorRampV2::satMin |
( |
| ) |
const |
|
inline |
void QgsVectorRandomColorRampV2::setCount |
( |
int |
val | ) |
|
|
inline |
void QgsVectorRandomColorRampV2::setHueMax |
( |
int |
val | ) |
|
|
inline |
void QgsVectorRandomColorRampV2::setHueMin |
( |
int |
val | ) |
|
|
inline |
void QgsVectorRandomColorRampV2::setSatMax |
( |
int |
val | ) |
|
|
inline |
void QgsVectorRandomColorRampV2::setSatMin |
( |
int |
val | ) |
|
|
inline |
void QgsVectorRandomColorRampV2::setValMax |
( |
int |
val | ) |
|
|
inline |
void QgsVectorRandomColorRampV2::setValMin |
( |
int |
val | ) |
|
|
inline |
virtual QString QgsVectorRandomColorRampV2::type |
( |
| ) |
const |
|
inlinevirtual |
void QgsVectorRandomColorRampV2::updateColors |
( |
| ) |
|
int QgsVectorRandomColorRampV2::valMax |
( |
| ) |
const |
|
inline |
int QgsVectorRandomColorRampV2::valMin |
( |
| ) |
const |
|
inline |
double QgsVectorRandomColorRampV2::value |
( |
int |
index | ) |
const |
|
virtual |
Member Data Documentation
QList<QColor> QgsVectorRandomColorRampV2::mColors |
|
protected |
int QgsVectorRandomColorRampV2::mCount |
|
protected |
int QgsVectorRandomColorRampV2::mHueMax |
|
protected |
int QgsVectorRandomColorRampV2::mHueMin |
|
protected |
int QgsVectorRandomColorRampV2::mSatMax |
|
protected |
int QgsVectorRandomColorRampV2::mSatMin |
|
protected |
int QgsVectorRandomColorRampV2::mValMax |
|
protected |
int QgsVectorRandomColorRampV2::mValMin |
|
protected |
The documentation for this class was generated from the following files: