Represents a status LED on a device.
More...
#include <juce_StatusLight.h>
|
Block & | block |
| The device that this LED belongs to.
|
|
Represents a status LED on a device.
◆ StatusLight()
StatusLight::StatusLight |
( |
Block & | | ) |
|
◆ ~StatusLight()
virtual StatusLight::~StatusLight |
( |
| ) |
|
|
virtual |
◆ getName()
virtual String StatusLight::getName |
( |
| ) |
const |
|
pure virtual |
Returns a name to describe this light.
◆ setColour()
virtual bool StatusLight::setColour |
( |
LEDColour | newColour | ) |
|
|
pure virtual |
Changes the light's colour.
◆ block
Block& StatusLight::block |
The device that this LED belongs to.
The documentation for this class was generated from the following file: