mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-19 14:50:53 +01:00
Premier jet pour l'implementation des jonctions de conducteurs
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@189 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -44,6 +44,7 @@ class ConductorSegment {
|
||||
bool isVertical() const;
|
||||
QET::ConductorSegmentType type() const;
|
||||
qreal length() const;
|
||||
bool isPoint() const;
|
||||
bool canMove1stPointX(const qreal &, qreal &) const;
|
||||
bool canMove2ndPointX(const qreal &, qreal &) const;
|
||||
bool canMove1stPointY(const qreal &, qreal &) const;
|
||||
|
||||
Reference in New Issue
Block a user