TerminalStripItem : Draw terminal bridge

This commit is contained in:
joshua
2022-10-23 19:30:58 +02:00
parent ff80453f2c
commit 21de926367
3 changed files with 48 additions and 0 deletions

View File

@@ -120,6 +120,14 @@ void TerminalStripBridge::fromXml(const QDomElement &dom_element)
}
}
/**
* @brief TerminalStripBridge::uuid
* @return The uuid of this terminal
*/
QUuid TerminalStripBridge::uuid() const noexcept {
return m_uuid;
}
/**
* @brief TerminalStripBridge::addTerminals
* @param real_terminals