mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-16 06:59:59 +01:00
update folio report when move diagram position
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2692 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -32,7 +32,7 @@ class ElementProvider
|
||||
{
|
||||
public:
|
||||
ElementProvider(QETProject *prj, Diagram *diagram=0);
|
||||
QList <Element *> FreeElement(const int filter) const;
|
||||
QList <Element *> freeElement(const int filter) const;
|
||||
QList <Element *> fromUuids(QList <QUuid>) const;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user