KLedLamp Class Reference

[kdeui Index] [kdeui Hierarchy] [Headers]


A CDE-style LED lamp widget. More...

#include <kledlamp.h>

Inherits: QFrame (qt)

Public Members

Public Slots

Protected Members


Detailed Description

KLedLamp provides a CDE style LED lamp widget.


KLedLamp(QWidget *parent=0) [public]

Construct a KLedLamp widget

enum State ( On, Off ) [public]

Possible states of a KLedLamp

State state() const [public]

Retrieve the state of the KLedLamp

void setState(State state) [public]

Set the state of the KLedLamp

void toggleState() [public]

Toggle the state of the KLedLamp


  • Author: Richard J. Moore (moorer@cs.man.ac.uk)
  • Version: $Id: KLedLamp.html.in,v 1.1.1.1 2000/02/09 22:25:34 tasin Exp $
  • Documentation generated by tasin@cd1 on Die Nov 30 17:31:44 CET 1999
Kdoc