In file ../ui/kledlamp.h:

class KLedLamp : public QFrame

KLedLamp: a CDE style LED lamp widget for Qt/KDE

Inheritance:


public members:

KLedLamp (QWidget *parent=0)
Construct a KLedLamp widget
enumState
Possible states of a KLedLamp
State state () const
Retrieve the state of the KLedLamp
void setState ( State state )
Set the state of the KLedLamp
void toggleState ()
Toggle the state of the KLedLamp

Documentation

KLedLamp provides a CDE style LED lamp widget
KLedLamp (QWidget *parent=0)
Construct a KLedLamp widget

enum State
Possible states of a KLedLamp

State state () const
Retrieve the state of the KLedLamp

void setState ( State state )
Set the state of the KLedLamp

void toggleState ()
Toggle the state of the KLedLamp


this class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling