#include "werd.h"
#include "linlsq.h"
#include "helpers.h"
Go to the source code of this file.
|
#define | FIRST_COLOUR ScrollView::RED |
| first rainbow colour
|
|
#define | LAST_COLOUR ScrollView::AQUAMARINE |
| last rainbow colour
|
|
#define | CHILD_COLOUR ScrollView::BROWN |
| colour of children
|
|
◆ CHILD_COLOUR
#define CHILD_COLOUR ScrollView::BROWN |
colour of children
Definition at line 34 of file werd.cpp.
◆ FIRST_COLOUR
#define FIRST_COLOUR ScrollView::RED |
first rainbow colour
Definition at line 32 of file werd.cpp.
◆ LAST_COLOUR
#define LAST_COLOUR ScrollView::AQUAMARINE |
last rainbow colour
Definition at line 33 of file werd.cpp.