32 QColor(0xff, 0xff, 0xff, 0xff), QColor(0xff, 0xff, 0xff, 0x3f),
33 QColor(0xff, 0xff, 0xff, 0xbf), QColor(0xff, 0xff, 0xff, 0xff),
34 std::vector<QColor>(), std::vector<QColor>()};
36 QColor(0x00, 0x00, 0x00, 0xff), QColor(0x00, 0x00, 0x00, 0x7f),
37 QColor(0x00, 0x00, 0x00, 0xef), QColor(0x00, 0x00, 0x00, 0xff),
38 std::vector<QColor>(), std::vector<QColor>()};
45 Qt::ToolBarArea cursorGridPosition = Qt::RightToolBarArea;
46 bool cursorsVisible =
false;
48 unsigned digitalPhosphorDraws()
const {