mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-08-04 11:14:12 +02:00
Fix-PLC-Manager
This commit is contained in:
@@ -76,6 +76,7 @@ class Terminal : public QGraphicsObject
|
||||
Element *parentElement () const;
|
||||
QUuid uuid () const;
|
||||
QString name () const;
|
||||
QString baseName () const;
|
||||
TerminalData::Type terminalType() const;
|
||||
bool useMasterLabel() const { return d->m_use_master_label; }
|
||||
void setUseMasterLabel(bool use);
|
||||
|
||||
Reference in New Issue
Block a user