mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-08-25 09:49:58 +00:00
refactor: refresh shared library
This commit is contained in:
@ -45,6 +45,7 @@ public:
|
||||
static QColor stringToColor(const QString &_color);
|
||||
|
||||
private:
|
||||
static QBrush parseBrush(const QString &_input, const int _width, const int _height, const QColor &_default);
|
||||
void storeValue(float _value);
|
||||
QGraphicsScene *m_scene = nullptr;
|
||||
int m_count = 100;
|
||||
|
Reference in New Issue
Block a user