34 void setValueRange(
bool positiveOnly, uint numDigits, qint64
min, qint64
max);
35 void setFont(
const QFont& font);
36 void setBold(
bool bold);
42 void changed(qint64 value);
68 quint64 findExponent(
int digit);
69 QChar digitNeigh(QChar c,
bool dir);
70 QString formatText(qint64 value);
72 void paintEvent(QPaintEvent*);
74 void mousePressEvent(QMouseEvent*);
75 void mouseMoveEvent(QMouseEvent*);
76 void wheelEvent(QWheelEvent*);
77 void leaveEvent(QEvent*);
78 void keyPressEvent(QKeyEvent*);
79 void focusInEvent(QFocusEvent*);
80 void focusOutEvent(QFocusEvent*);
QLinearGradient m_background
qint64 getValueNew() const
ColorMapper m_colorMapper
void setValue(void *value, QJsonValue obj, QString type, QString complexType)
T max(const T &x, const T &y)
T min(const T &x, const T &y)