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

Private 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.h,v 1.4 1997/10/16 11:15:24 torben Exp $
  • Documentation generated by root@darkstar.lst.de on Wed Sep 8 17:38:27 CEST 1999
Kdoc