#include <SunDial.h>
|
void | paintEvent (QPaintEvent *paint_event) override |
|
◆ SunDial()
SunDial |
( |
QWidget * | parent = nullptr | ) |
|
◆ centerPoint()
◆ knobLocation()
◆ knobRadius()
◆ mouseMoveEvent()
void mouseMoveEvent |
( |
QMouseEvent * | ev | ) |
|
|
overridevirtual |
◆ mousePressEvent()
void mousePressEvent |
( |
QMouseEvent * | ev | ) |
|
|
overridevirtual |
◆ mouseReleaseEvent()
virtual void mouseReleaseEvent |
( |
QMouseEvent * | | ) |
|
|
inlineoverridevirtual |
◆ outerRadius()
◆ paintEvent()
void paintEvent |
( |
QPaintEvent * | paint_event | ) |
|
|
overrideprotected |
◆ setBackgroundColor()
void setBackgroundColor |
( |
QColor | inner, |
|
|
QColor | outer ) |
◆ setKnobColor()
void setKnobColor |
( |
QColor | inner, |
|
|
QColor | outer ) |
◆ sizeHint()
◆ location
◆ m_dragging
◆ m_inner_color
◆ m_inner_radius
◆ m_knob_inner_color
QColor m_knob_inner_color |
|
protected |
◆ m_knob_outer_color
QColor m_knob_outer_color |
|
protected |
◆ m_knob_radius
◆ m_outer_color
The documentation for this class was generated from the following files: