Solves problem that terminals are not placed at the correct place

This commit is contained in:
Martin Marmsoler
2020-10-01 16:31:15 +02:00
parent 10e767c3e0
commit 91a56799a7
3 changed files with 18 additions and 2 deletions

View File

@@ -811,6 +811,14 @@ QUuid Terminal::uuid() const {
return d->m_uuid;
}
QPointF Terminal::dockPos() {
return dock_elmt_;
}
QPointF Terminal::originPos() {
return d->m_pos;
}
/**
@brief Conductor::relatedPotentialTerminal
Return terminal at the same potential from the same