31 void setValueRange(uint numDigits, quint64
min, quint64
max);
32 void setFont(
const QFont& font);
33 void setBold(
bool bold);
39 void changed(quint64 value);
64 quint64 findExponent(
int digit);
65 QChar digitNeigh(QChar c,
bool dir);
66 QString formatText(quint64 value);
68 void paintEvent(QPaintEvent*);
70 void mousePressEvent(QMouseEvent*);
71 void mouseMoveEvent(QMouseEvent*);
72 void wheelEvent(QWheelEvent*);
73 void leaveEvent(QEvent*);
74 void keyPressEvent(QKeyEvent*);
75 void focusInEvent(QFocusEvent*);
76 void focusOutEvent(QFocusEvent*);
quint64 getValueNew() const
ColorMapper m_colorMapper
void setValue(void *value, QJsonValue obj, QString type, QString complexType)
QLinearGradient m_background
T max(const T &x, const T &y)
T min(const T &x, const T &y)