mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-19 02:59:59 +02:00
Folio report are save/load in .qet file
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2688 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -133,6 +133,7 @@ class Diagram : public QGraphicsScene {
|
||||
QDomElement writeXml(QDomDocument &) const;
|
||||
|
||||
// methods related to graphics items addition/removal on the diagram
|
||||
void initElementsLinks();
|
||||
void addElement(Element *);
|
||||
void addConductor(Conductor *);
|
||||
void addIndependentTextItem(IndependentTextItem *);
|
||||
|
||||
Reference in New Issue
Block a user