|
void | valuesChanged (int min, int max) |
|
|
| RangeSliderQt (Qt::Orientation orientation=Qt::Horizontal, QWidget *parent=nullptr, bool showTooltip=false) |
|
int | minValue () const |
|
int | maxValue () const |
|
int | minRange () const |
|
int | maxRange () const |
|
int | minSeperation () const |
|
void | setValue (int, int) |
|
void | setMinValue (int) |
|
void | setMaxValue (int) |
|
void | setMinSeparation (int) |
|
void | setRange (int, int) |
|
void | setMinRange (int) |
|
void | setMaxRange (int) |
|
void | setTooltipFormat (std::function< std::string(int, int)> formater) |
|
|
virtual bool | eventFilter (QObject *obj, QEvent *event) override |
|
void | resizeEvent (QResizeEvent *event) override |
|
void | updateStateFromSliders () |
|
void | updateSlidersFromState () |
|
void | updateSplitterPosition (int pos, int idx) |
|
void | moveMiddle (int delta) |
|
The documentation for this class was generated from the following files:
- rangesliderqt.h
- rangesliderqt.cpp