mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-05 06:19:59 +02:00
makro
This commit is contained in:
@@ -47,6 +47,8 @@ class ElementsCollectionModel : public QStandardItemModel
|
||||
void addCommonCollection(bool set_data = true);
|
||||
void addCompanyCollection(bool set_data = true);
|
||||
void addCustomCollection(bool set_data = true);
|
||||
void addMacrosCollection(bool set_data = true);
|
||||
void loadMacrosCollection();
|
||||
void addLocation(const ElementsLocation& location);
|
||||
|
||||
void addProject(QETProject *project, bool set_data = true);
|
||||
|
||||
Reference in New Issue
Block a user