| cancelDelayedSignal() | KisDelayedActionDoubleInput | |
| d | KisDoubleSliderSpinBox | private |
| draggingFinished() | KisDoubleSliderSpinBox | signal |
| errorWhileParsing(const QString &expr) const | KisDoubleParseSpinBox | signal |
| fastSliderStep() const | KisDoubleSliderSpinBox | |
| isDragging() const | KisDoubleSliderSpinBox | |
| isLastValid() const | KisDoubleParseSpinBox | |
| KisDelayedActionDoubleInput(QWidget *parent, const QString &name) | KisDelayedActionDoubleInput | |
| KisDoubleParseSpinBox(QWidget *parent=0) | KisDoubleParseSpinBox | |
| KisDoubleSliderSpinBox(QWidget *parent=nullptr) | KisDoubleSliderSpinBox | |
| m_timer | KisDelayedActionDoubleInput | private |
| minimumSizeHint() const override | KisDoubleSliderSpinBox | |
| noMoreParsingError() const | KisDoubleParseSpinBox | signal |
| setBlockUpdateSignalOnDrag(bool newBlockUpdateSignalOnDrag) | KisDoubleSliderSpinBox | |
| setExponentRatio(qreal newExponentRatio) | KisDoubleSliderSpinBox | |
| setFastSliderStep(qreal newFastSliderStep) | KisDoubleSliderSpinBox | |
| setInternalValue(qreal newValue, bool newBlockUpdateSignal) | KisDoubleSliderSpinBox | protectedvirtual |
| setMaximum(qreal newMaximum, bool computeNewFastSliderStep=true) | KisDoubleSliderSpinBox | |
| setMinimum(qreal newMinimum, bool computeNewFastSliderStep=true) | KisDoubleSliderSpinBox | |
| setPrivateValue(qreal newValue) | KisDoubleSliderSpinBox | protected |
| setRange(qreal newMinimum, qreal newMaximum, int newNumberOfDecimals=0, bool computeNewFastSliderStep=true) | KisDoubleSliderSpinBox | |
| setSoftMaximum(qreal newSoftMaximum) | KisDoubleSliderSpinBox | |
| setSoftMinimum(qreal newSoftMinimum) | KisDoubleSliderSpinBox | |
| setSoftRange(qreal newSoftMinimum, qreal newSoftMaximum) | KisDoubleSliderSpinBox | |
| setValue(qreal newValue) | KisDoubleSliderSpinBox | |
| KisDoubleParseSpinBox::setValue(double value, bool overwriteExpression=false) | KisDoubleParseSpinBox | |
| sizeHint() const override | KisDoubleSliderSpinBox | |
| slotTimeToUpdate() | KisDelayedActionDoubleInput | privateslot |
| slotValueChanged() | KisDelayedActionDoubleInput | privateslot |
| softMaximum() const | KisDoubleSliderSpinBox | |
| softMinimum() const | KisDoubleSliderSpinBox | |
| stepBy(int steps) override | KisDoubleParseSpinBox | |
| textFromValue(double value) const override | KisDoubleParseSpinBox | protected |
| validate(QString &input, int &pos) const override | KisDoubleParseSpinBox | protected |
| valueChangedDelayed(double value) | KisDelayedActionDoubleInput | signal |
| valueFromText(const QString &text) const override | KisDoubleParseSpinBox | protected |
| veryCleanText() const | KisDoubleParseSpinBox | virtual |
| ~KisDoubleParseSpinBox() override | KisDoubleParseSpinBox | |
| ~KisDoubleSliderSpinBox() override | KisDoubleSliderSpinBox | |