18 #ifndef ELEMENTPROVIDER_H 19 #define ELEMENTPROVIDER_H 39 QList <Element *>
freeElement(
const int filter)
const;
40 QList <Element *>
fromUuids(QList <QUuid>)
const;
41 QList <Element *>
find(
const int filter)
const;
47 #endif // ELEMENTPROVIDER_H
ElementProvider(QETProject *prj, Diagram *diagram=nullptr)
ElementProvider::ElementProvider Constructor.
QList< Element * > find(const int filter) const
ElementProvider::find Search and return the asked element corresponding with the given filter...
QList< Diagram * > diag_list
QList< Element * > fromUuids(QList< QUuid >) const
ElementProvider::fromUuids.
QList< Element * > freeElement(const int filter) const
ElementProvider::FreeElement Search and return the asked element corresponding with the given filter ...