Swiftray  1.0
layer.cpp File Reference
#include <QDebug>
#include <layer.h>
#include <shape/shape.h>
#include <canvas/canvas.h>
#include <QObject>

Variables

constexpr char const * kLayerColors [17]
 

Variable Documentation

◆ kLayerColors

constexpr char const* kLayerColors[17]
constexpr
Initial value:
= {
"#333333", "#3F51B5", "#F44336", "#FFC107", "#8BC34A",
"#2196F3", "#009688", "#FF9800", "#CDDC39", "#00BCD4",
"#FFEB3B", "#E91E63", "#673AB7", "#03A9F4", "#9C27B0",
"#607D8B", "#9E9E9E"
}