GobChartsWidget
1.0
|
Manages a fixed list of colours used for colouring the graphics items. More...
Functions | |
QColor | getNextColour () |
Returns the next available colour in the list. | |
void | resetColourIndex () |
Resets the colour index to the beginning of the list. | |
Manages a fixed list of colours used for colouring the graphics items.
QColor GobChartsColours::getNextColour | ( | ) |
Returns the next available colour in the list.
Definition at line 48 of file gobchartscolours.cpp.
void GobChartsColours::resetColourIndex | ( | ) |
Resets the colour index to the beginning of the list.
Definition at line 64 of file gobchartscolours.cpp.