![]() |
QElectroTech 0.200.1-dev
|
#include "propertiesinterface.h"#include "../diagramcontext.h"#include "../NameList/nameslist.h"#include <QStringList>#include <QVector>#include <QFont>

Go to the source code of this file.
Classes | |
| class | ElementData |
| The ElementData class WARNING This class inherit from PropertiesInterface but only fromXml is actually reimplemented. More... | |
| struct | ElementData::PlcIO |
| The PlcIO struct Represents a single IO entry in a PLC master element. More... | |
| struct | ElementData::PlcMasterData |
| The PlcMasterData struct Stores all PLC master configuration: IO table, display settings, column visibility. All data is stored in the .elmt file for easy sharing between users. More... | |
| struct | ElementData::SlaveContactGroup |
| 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... | |