List of all members.
Detailed Description
simple led widget
- Author:
- Sergio Di Domizio
|
Public Member Functions |
|
| QGuiLed (const TGWindow *parent, UInt_t w, UInt_t h) |
|
void | Blink () |
| | make led blink
|
|
void | SetOn (bool on) |
| | turn led on or off
|
|
void | BlinkOff () |
| | equivalent to SetOn(false)
|
Private Member Functions |
|
| ClassDef (QGuiLed, 0) |
Private Attributes |
|
const Long_t | kBlinkDurationMs |
|
bool | fIsOn |
|
TTimer * | fTimer |
|
QGuiCompositeFrame * | fLedFrame |
The documentation for this class was generated from the following files:
- /home/cuoresvn/cuore/pkg/apollogui/QGuiLed.hh
- /home/cuoresvn/cuore/pkg/apollogui/QGuiLed.cc