mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-24 03:10:52 +01:00
Element editor : add handler for modifie primitives
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4058 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -39,6 +39,7 @@ class AbstractPartEllipse : public CustomElementGraphicPart
|
||||
Q_PROPERTY(qreal centerY READ centerY WRITE setCenterY)
|
||||
Q_PROPERTY(qreal diameter_h READ width WRITE setWidth)
|
||||
Q_PROPERTY(qreal diameter_v READ height WRITE setHeight)
|
||||
Q_PROPERTY(QRectF rect READ rect WRITE setRect)
|
||||
|
||||
// constructors, destructor
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user