QSlider

Undocumented in source.

Constructors

this
this(char ch, void* adr)
Undocumented in source.
this
this(QWidget parent, QtE.Orientation n)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Inherited Members

From QAbstractSlider

~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.

Meta