L33tSlider Class Reference
Special
QSlider based class suitable for time sliders.
More...
#include <controls.h>
Inheritance diagram for L33tSlider:
[legend]List of all members.
Detailed Description
Special
QSlider based class suitable for time sliders.
A slider that can be moved around while being changed internally
- Author:
- Charles Samuels
- Version:
- 2.3
Definition at line 22 of file controls.h.
Constructor & Destructor Documentation
| L33tSlider::L33tSlider |
( |
QWidget * |
parent, |
|
|
const char * |
name = 0 |
|
) |
|
|
| L33tSlider::L33tSlider |
( |
Orientation |
, |
|
|
QWidget * |
parent, |
|
|
const char * |
name = 0 |
|
) |
|
|
| L33tSlider::L33tSlider |
( |
int |
minValue, |
|
|
int |
maxValue, |
|
|
int |
pageStep, |
|
|
int |
value, |
|
|
Orientation |
, |
|
|
QWidget * |
parent, |
|
|
const char * |
name = 0 |
|
) |
|
|
Member Function Documentation
| bool L33tSlider::currentlyPressed |
( |
|
) |
const |
|
| virtual void L33tSlider::mousePressEvent |
( |
QMouseEvent * |
|
) |
[protected, virtual] |
|
| virtual void L33tSlider::mouseReleaseEvent |
( |
QMouseEvent * |
|
) |
[protected, virtual] |
|
| virtual void L33tSlider::setValue |
( |
int |
|
) |
[virtual, slot] |
|
| void L33tSlider::userChanged |
( |
int |
value |
) |
[signal] |
|
|
|
emmited only when the user changes the value by hand |
| virtual void L33tSlider::wheelEvent |
( |
QWheelEvent * |
|
) |
[protected, virtual] |
|
The documentation for this class was generated from the following file:
This file is part of the documentation for Noatun 2.6.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Oct 22 00:20:37 2004 by
doxygen 1.3.8-20040913 written by
Dimitri van Heesch, © 1997-2003