26 QColor enabledBackground = qRgba(207, 214, 230, 255);
27 QColor disabledBackground = qRgba(207, 214, 230, 255);
28 QColor checkedBackground = qRgba(44, 167, 248, 255);
30 double animationStartValue = 0.0;
31 double animationEndValue = 0.0;
33 DDciIconPlayer player;