mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-20 20:09:59 +02:00
Several terminals can be removed or moved from strip in one shot
This commit is contained in:
@@ -73,6 +73,7 @@ class TerminalStrip : public QObject
|
||||
void setDescription(const QString &description);
|
||||
QString description() const {return m_data.m_description;}
|
||||
QUuid uuid() const {return m_data.m_uuid;}
|
||||
QETProject *project() const;
|
||||
|
||||
TerminalStripData data() const;
|
||||
void setData(const TerminalStripData &data);
|
||||
|
||||
Reference in New Issue
Block a user