23 static QList<QColor> colorList();
24 static QStringList colorNames();
25 static int colorIndex(
const QColor& c);
26 static QColor
color(
int colorIndex);
28 static bool isValidColor(
const QColor&
color);
29 static int numPredefinedColors();
30 static QStringList defaultColorNames();
31 static QList<QColor> defaultColors();
35 static const int stColorsCount = 24;
36 static const QColor stColors[];
bool setColor(ccHObject::Container selectedEntities, bool colorize, QWidget *parent)
constexpr Rgbub defaultColor(MAX, MAX, MAX)
#define QPCL_ENGINE_LIB_API