This is the complete list of members for
Thumbwheel, including all inherited members.
enterEvent(QEvent *) | Thumbwheel | [protected, virtual] |
getDefaultValue() const | Thumbwheel | |
getMappedValue() const | Thumbwheel | |
getMaximumValue() const | Thumbwheel | |
getMinimumValue() const | Thumbwheel | |
getRangeMapper() const | Thumbwheel | [inline] |
getShowScale() const | Thumbwheel | |
getSpeed() const | Thumbwheel | |
getTracking() const | Thumbwheel | |
getValue() const | Thumbwheel | |
leaveEvent(QEvent *) | Thumbwheel | [protected, virtual] |
m_atDefault | Thumbwheel | [protected] |
m_cache | Thumbwheel | [protected] |
m_clicked | Thumbwheel | [protected] |
m_clickPos | Thumbwheel | [protected] |
m_clickRotation | Thumbwheel | [protected] |
m_default | Thumbwheel | [protected] |
m_mappedValue | Thumbwheel | [protected] |
m_max | Thumbwheel | [protected] |
m_min | Thumbwheel | [protected] |
m_noMappedUpdate | Thumbwheel | [protected] |
m_orientation | Thumbwheel | [protected] |
m_rangeMapper | Thumbwheel | [protected] |
m_rotation | Thumbwheel | [protected] |
m_showScale | Thumbwheel | [protected] |
m_showTooltip | Thumbwheel | [protected] |
m_speed | Thumbwheel | [protected] |
m_tracking | Thumbwheel | [protected] |
m_value | Thumbwheel | [protected] |
mouseDoubleClickEvent(QMouseEvent *e) | Thumbwheel | [protected, virtual] |
mouseEntered() | Thumbwheel | [signal] |
mouseLeft() | Thumbwheel | [signal] |
mouseMoveEvent(QMouseEvent *e) | Thumbwheel | [protected, virtual] |
mousePressEvent(QMouseEvent *e) | Thumbwheel | [protected, virtual] |
mouseReleaseEvent(QMouseEvent *e) | Thumbwheel | [protected, virtual] |
paintEvent(QPaintEvent *e) | Thumbwheel | [protected, virtual] |
resetToDefault() | Thumbwheel | [slot] |
scroll(bool up) | Thumbwheel | [slot] |
setDefaultValue(int deft) | Thumbwheel | [slot] |
setMappedValue(float mappedValue) | Thumbwheel | [slot] |
setMaximumValue(int max) | Thumbwheel | [slot] |
setMinimumValue(int min) | Thumbwheel | [slot] |
setRangeMapper(RangeMapper *mapper) | Thumbwheel | |
setShowScale(bool show) | Thumbwheel | [slot] |
setShowToolTip(bool show) | Thumbwheel | |
setSpeed(float speed) | Thumbwheel | [slot] |
setTracking(bool tracking) | Thumbwheel | [slot] |
setValue(int value) | Thumbwheel | [slot] |
sizeHint() const | Thumbwheel | |
Thumbwheel(Qt::Orientation orientation, QWidget *parent=0) | Thumbwheel | |
updateMappedValue(int value) | Thumbwheel | [protected, slot] |
valueChanged(int) | Thumbwheel | [signal] |
wheelEvent(QWheelEvent *e) | Thumbwheel | [protected, virtual] |
~Thumbwheel() | Thumbwheel | [virtual] |