Public Member Functions | |
| qCTKSliderSpinBoxWidgetPrivate () | |
| int | synchronizedSpinBoxWidth () const |
| void | synchronizeSiblingSpinBox (int newWidth) |
| void | updateSpinBoxWidth () |
Public Attributes | |
| bool | AutoSpinBoxWidth |
| bool | Changing |
| bool | Tracking |
| double | ValueBeforeChange |
| qCTKSliderSpinBoxWidgetPrivate::qCTKSliderSpinBoxWidgetPrivate | ( | ) |
References AutoSpinBoxWidth, Changing, Tracking, and ValueBeforeChange.
| int qCTKSliderSpinBoxWidgetPrivate::synchronizedSpinBoxWidth | ( | ) | const |
Referenced by updateSpinBoxWidth().
| void qCTKSliderSpinBoxWidgetPrivate::synchronizeSiblingSpinBox | ( | int | newWidth | ) |
References qCTKSliderSpinBoxWidget::isAutoSpinBoxWidth(), p, and QCTK_P.
Referenced by updateSpinBoxWidth().
| void qCTKSliderSpinBoxWidgetPrivate::updateSpinBoxWidth | ( | ) |
References AutoSpinBoxWidth, synchronizedSpinBoxWidth(), and synchronizeSiblingSpinBox().
Referenced by qCTKSliderSpinBoxWidgetPrivate(), and updateSpinBoxWidth().
Referenced by qCTKSliderSpinBoxWidgetPrivate().
1.6.1