#include <controls.h>
Inheritance diagram for L33tSlider::

Public Slots | |
| virtual void | setValue (int) |
Signals | |
| void | userChanged (int value) |
Public Methods | |
| L33tSlider (QWidget *parent, const char *name=0) | |
| L33tSlider (Orientation, QWidget *parent, const char *name=0) | |
| L33tSlider (int minValue, int maxValue, int pageStep, int value, Orientation, QWidget *parent, const char *name=0) | |
| bool | currentlyPressed () const |
Protected Methods | |
| virtual void | mousePressEvent (QMouseEvent *) |
| virtual void | mouseReleaseEvent (QMouseEvent *) |
| virtual void | wheelEvent (QWheelEvent *) |
|
|||||||||||||||
|
|
|
||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
emmited only when the user changes the value by hand |
|
|
|
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001