Home · All Classes · alphabetical Classes List · Modules · Functions ·

QxtSpanSlider Class Reference
[Gui]

A slider with two handles. More...

Public Slots

Signals

Public Member Functions

Properties


Detailed Description

A slider with two handles.

QxtSpanSlider is a slider with two handles. QxtSpanSlider is handy for letting user to choose an span between min/max.

qxtspanslider.png

QxtSpanSlider in Plastique style.


Constructor & Destructor Documentation

QxtSpanSlider::QxtSpanSlider ( QWidget *  parent = 0 ) [explicit]

Constructs a new QxtSpanSlider with parent.


QxtSpanSlider::QxtSpanSlider ( Qt::Orientation  orientation, QWidget *  parent = 0 )

Constructs a new QxtSpanSlider with orientation and parent.


QxtSpanSlider::~QxtSpanSlider ( ) [virtual]

Destructs the slider.



Member Function Documentation

void QxtSpanSlider::setSpan ( int  lower, int  upper ) [slot]

Sets the span from lower to upper.

See also:
upper, lower


QxtSpanSlider::spanChanged ( int  lower, int  upper ) [signal]

This signal is emitted whenever the span has changed.


QxtSpanSlider::lowerChanged ( int  lower ) [signal]

This signal is emitted whenever the lower boundary has changed.


QxtSpanSlider::upperChanged ( int  upper ) [signal]

This signal is emitted whenever the upper boundary has changed.



(c) 2007A.Picciani and A.Higerd LGPL
libqxt 0.2