mirror of
https://github.com/YACReader/yacreader
synced 2026-02-08 00:00:36 -05:00
new visual style for zoom slider + reset button
This commit is contained in:
@ -19,10 +19,12 @@ public:
|
||||
|
||||
protected:
|
||||
virtual void focusOutEvent(QFocusEvent * event);
|
||||
virtual void paintEvent(QPaintEvent *);
|
||||
|
||||
public slots:
|
||||
void updateText(int value);
|
||||
void updateZoomRatio(int value);
|
||||
void resetValueToDefault();
|
||||
|
||||
|
||||
signals:
|
||||
|
||||
Reference in New Issue
Block a user