QtPdWidgets  2.3.1
Public Member Functions | List of all members
Pd::MultiLed::Hash Class Reference

Value hash type. More...

#include <MultiLed.h>

Inheritance diagram for Pd::MultiLed::Hash:
Inheritance graph
[legend]
Collaboration diagram for Pd::MultiLed::Hash:
Collaboration graph
[legend]

Public Member Functions

void insert (int position, QColor c=Qt::green, Value::BlinkMode b=Value::Steady)
 Overloads the insert function of QHash. More...
 

Detailed Description

Value hash type.

This hash shall contain a value object for each possible value to display.

Member Function Documentation

◆ insert()

void MultiLed::Hash::insert ( int  value,
QColor  c = Qt::green,
Value::BlinkMode  b = Value::Steady 
)

Overloads the insert function of QHash.

Parameters
valueProcess value.
cLED color.
bBlink mode.

The documentation for this class was generated from the following files: