mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
save/load QetGraphicsTableItem to/from .qet file
This commit is contained in:
@@ -42,6 +42,7 @@ class ElementProvider
|
||||
QList <Element *> fromUuids(QList <QUuid>) const;
|
||||
QList <Element *> find(const int filter) const;
|
||||
QVector <QetGraphicsTableItem *> table(QetGraphicsTableItem *table = nullptr, QAbstractItemModel *model = nullptr);
|
||||
QetGraphicsTableItem *tableFromUuid(const QUuid &uuid);
|
||||
|
||||
private:
|
||||
QList <Diagram *> m_diagram_list;
|
||||
|
||||
Reference in New Issue
Block a user