QtPdWidgets
2.3.1
|
#include <MultiLed.h>
Public Member Functions | |
void | insert (int position, QColor c=Qt::green, Value::BlinkMode b=Value::Steady) |
Overloads the insert function of QHash. More... | |
Value hash type.
This hash shall contain a value object for each possible value to display.
void MultiLed::Hash::insert | ( | int | value, |
QColor | c = Qt::green , |
||
Value::BlinkMode | b = Value::Steady |
||
) |
Overloads the insert function of QHash.
value | Process value. |
c | LED color. |
b | Blink mode. |