generate a rainbow of colors
More...
#include <XXRainbow.h>
generate a rainbow of colors
◆ Rainbow()
| XX::Rainbow::Rainbow |
( |
quint64 | maxIndex, |
|
|
quint16 | shade = 200 ) |
◆ advanceColor()
| QColor XX::Rainbow::advanceColor |
( |
const quint64 & | offset = 1 | ) |
|
◆ changeShade()
| void XX::Rainbow::changeShade |
( |
quint16 | shade | ) |
|
◆ getColor()
| QColor XX::Rainbow::getColor |
( |
const quint64 | offset = 0 | ) |
|
◆ getMaxIndex()
| const quint64 & XX::Rainbow::getMaxIndex |
( |
| ) |
const |
◆ lookup()
| QColor XX::Rainbow::lookup |
( |
const quint64 & | value, |
|
|
bool | wrap ) |
The documentation for this class was generated from the following file: