krita
KisPopupSlider Class Reference
List of all members.Detailed Description
Definition at line 35 of file kis_int_spinbox.h.
Signals | |
void | valueChanged (int) |
Public Member Functions | |
KisPopupSlider (int minValue, int maxValue, int pageStep, int value, Orientation orientation, QWidget *parent, const char *name=0) | |
void | setTickInterval (int i) |
void | setRange (int minValue, int maxValue) |
void | setValue (int val) |
void | setTickmarks (QSlider::TickSetting t) |
int | lineStep () const |
int | minValue () const |
int | maxValue () const |
int | value () const |
Public Attributes | |
QSlider * | m_slider |
The documentation for this class was generated from the following file: