Noatun API Documentation

L33tSlider Class Reference

Special QSlider based class suitable for time sliders. More...

#include <controls.h>

Inheritance diagram for L33tSlider:

Inheritance graph
[legend]
List of all members.

Public Slots

virtual void setValue (int)

Signals

void userChanged (int value)

Public Member Functions

 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 Member Functions

virtual void mousePressEvent (QMouseEvent *)
virtual void mouseReleaseEvent (QMouseEvent *)
virtual void wheelEvent (QWheelEvent *)

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.


Member Function Documentation

void L33tSlider::userChanged int  value  )  [signal]
 

emmited only when the user changes the value by hand


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for Noatun 2.6.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Oct 21 23:49:47 2004 by doxygen 1.3.8-20040913 written by Dimitri van Heesch, © 1997-2003