QElectroTech 0.100.0-dev
|
#include <QSharedPointer>
#include <QDomElement>
#include <QPointer>
#include <QUuid>
#include <QVector>
Go to the source code of this file.
Classes | |
class | PhysicalTerminal |
The PhysicalTerminal class Represent a physical terminal. A physical terminal is composed a least by one RealTerminal. When a physical terminal have more than one real terminal that mean the physical terminal have levels (one by real terminal). The index of real terminals returned by the function terminals() is the same as the real level of the real terminal, the index are from back to front. More... | |