API Documentation
|
This is the complete list of members for QCustomDial, including all inherited members.
addIcon(const String &icon, bool show_full_icon, bool rotate_icon) | QCustomDial | |
addIcon(const DialIcon &icon) | QCustomDial | |
centerLineEdit() | QCustomDial | |
clearIcons() | QCustomDial | |
edited() | QCustomDial | signal |
event(QEvent *event) override | QCustomDial | |
getValue() | QCustomDial | |
heightForWidth(int w) const override | QCustomDial | inline |
icons() const | QCustomDial | inline |
keyPressEvent(QKeyEvent *event) override | QCustomDial | |
minimumSizeHint() const override | QCustomDial | |
mouseMoveEvent(QMouseEvent *event) override | QCustomDial | |
mousePressEvent(QMouseEvent *event) override | QCustomDial | |
mouseReleaseEvent(QMouseEvent *event) override | QCustomDial | |
onValueChanged() | QCustomDial | protectedslot |
paintEvent(QPaintEvent *event) override | QCustomDial | |
QCustomDial(QWidget *parent=nullptr) | QCustomDial | |
resizeEvent(QResizeEvent *event) override | QCustomDial | |
setColor(const RGBColor &color) | QCustomDial | |
setGrip(fltp04 grip_size) | QCustomDial | inline |
setIcon(const QPixmap &map, bool show_full_icon, bool rotate_icon) | QCustomDial | |
setIcons(const Buffer< DialIcon > &icons) | QCustomDial | |
setMaxValue(fltp08 max) | QCustomDial | |
setMinValue(fltp08 min) | QCustomDial | |
setValue(fltp08 value) | QCustomDial | slot |
showLineEdit(bool show) | QCustomDial | |
sizeHint() const override | QCustomDial | |
tieToLineEdit(QCustomLineEdit *edit, bool is_offset=false) | QCustomDial | |
wheelEvent(QWheelEvent *e) override | QCustomDial | |
~QCustomDial() | QCustomDial |