etherlab/images/CIA402Slave.png
author |
Edouard Tisserant <edouard.tisserant@gmail.com> |
|
Fri, 08 May 2020 16:51:43 +0200 |
branch | svghmi |
changeset 2949 |
e50908ddec60 |
parent 2044 |
76346b30f6f9
|
permissions |
-rw-r--r-- |
SVGHMI: One class per widget type, widget objects are instances of these classes, and members are passed through constructor. This allows to keep compatible with previous widget_defs template used in most widgets.