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

Value hash type. More...

#include <Text.h>

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

Public Member Functions

void insert (int position, const QString &t=QString(), QColor c=QColor(), const QFont &f=QFont())
 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 Text::Hash::insert ( int  value,
const QString &  t = QString(),
QColor  c = QColor(),
const QFont &  f = QFont() 
)

Overloads the insert function of QHash.

Parameters
valueProcess value.
tText to display.
cText color.
fFont to use.

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