28#include <QSvgRenderer>
63 Rotary( QWidget* parent,
Type type, QString sBaseTooltip,
bool bUseIntSteps,
float fMin = 0.0,
float fMax = 1.0,
bool bModifyOnChange =
true );
74 virtual void paintEvent(QPaintEvent *ev)
override;
Changes
Bitwise or-able options showing which part of the Preferences were altered using the PreferencesDialo...
@ Small
No arc will be drawn.
@ Center
The arc features a point at its upmost position.
@ Normal
The arc is of solid red color.
void onPreferencesChanged(H2Core::Preferences::Changes changes)
QSvgRenderer * m_background
Rotary & operator=(const Rotary &rhs)=delete
virtual void paintEvent(QPaintEvent *ev) override
Rotary(const Rotary &)=delete