4.10. Dummy widget class

The Dummy class inherits QWidget Qt class.

Dummy class represent a invisible widget that can hold an arbitrary value.

Widget's input value

Any value is accepted.

Widget's output value

The return value is the same as the input value.