The SlaveContactGroup struct Defines a contact group that a master element provides for slave elements. Each group specifies the type, subtype, number of displayed contacts, number of terminals, and the labels for each terminal (T1-T20).
More...
#include <elementdata.h>
The SlaveContactGroup struct Defines a contact group that a master element provides for slave elements. Each group specifies the type, subtype, number of displayed contacts, number of terminals, and the labels for each terminal (T1-T20).
◆ operator!=()
| bool ElementData::SlaveContactGroup::operator!= |
( |
const SlaveContactGroup & | other | ) |
const |
|
inline |
◆ operator==()
| bool ElementData::SlaveContactGroup::operator== |
( |
const SlaveContactGroup & | other | ) |
const |
|
inline |
◆ contactCount
| int ElementData::SlaveContactGroup::contactCount = 1 |
Number of displayed contacts.
◆ labels
| QStringList ElementData::SlaveContactGroup::labels |
Terminal labels (T1-T20), max 20 entries.
◆ subtype
Contact subtype (Simple/Power/Delay*).
◆ terminalCount
| int ElementData::SlaveContactGroup::terminalCount = 1 |
Number of terminals (Anschlüsse).
◆ type
Contact type (NO/NC/SW/Other).
The documentation for this struct was generated from the following file: