StatusIndicatorView

class mono::ui::StatusIndicatorView

Indicate a boolean status, true/false, on/off or red/green.

The status indicator displays a circular LED like widget, that is red or green by default.

Inherits from mono::ui::View

Public Functions

void setOffStateColor(display::Color col)

MARK: SETTERS.

bool State() const

MARK: GETTERS.

Protected Functions

void initializer()

MARK: Constructors.

virtual void repaint()

MARK: Auxilliaries.