mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-24 03:10:52 +01:00
Element : edit an element text item (with tagg) directly on the folio, also update the information of the element.
For exemple, edit the element text item tagged "label", update the value with key "label" of element information. git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4804 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -72,7 +72,6 @@ class CustomElement : public FixedElement
|
||||
virtual QList<QVector<qreal> *> arcs() const;
|
||||
virtual int terminalsCount() const;
|
||||
virtual void paint(QPainter *, const QStyleOptionGraphicsItem *);
|
||||
virtual void parseLabels();
|
||||
QString typeId() const;
|
||||
ElementsLocation location() const;
|
||||
QString name() const;
|
||||
|
||||
Reference in New Issue
Block a user