mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-22 19:29:58 +02:00
Add userProperties
This commit is contained in:
@@ -40,7 +40,7 @@ class IndependentTextItem : public DiagramTextItem
|
||||
int type() const override { return Type; }
|
||||
|
||||
void fromXml(const QDomElement &) override;
|
||||
QDomElement toXml(QDomDocument &) const override;
|
||||
QDomElement toXml(QDomDocument&) const override;
|
||||
|
||||
protected:
|
||||
void focusOutEvent(QFocusEvent *event) override;
|
||||
|
||||
Reference in New Issue
Block a user