- ~this
~this()
Undocumented in source.
- setMaximum
QAbstractSlider setMaximum(int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- setMinimum
QAbstractSlider setMinimum(int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- setPageStep
QAbstractSlider setPageStep(int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSingleStep
QAbstractSlider setSingleStep(int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSliderPosition
QAbstractSlider setSliderPosition(int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- maximum
int maximum()
Undocumented in source. Be warned that the author may not have intended to support it.
- minimum
int minimum()
Undocumented in source. Be warned that the author may not have intended to support it.
- pageStep
int pageStep()
Undocumented in source. Be warned that the author may not have intended to support it.
- singleStep
int singleStep()
Undocumented in source. Be warned that the author may not have intended to support it.
- sliderPosition
int sliderPosition()
Undocumented in source. Be warned that the author may not have intended to support it.
- value
int value()
Undocumented in source. Be warned that the author may not have intended to support it.