mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-15 22:49:57 +01:00
Elements collection widget: add entry 'directory propertie' in the context menu
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4743 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -53,6 +53,8 @@ class ElementCollectionItem : public QStandardItem
|
||||
|
||||
QList<ElementCollectionItem *> elementsDirectChild() const;
|
||||
QList<ElementCollectionItem *> directoriesDirectChild() const;
|
||||
QList<ElementCollectionItem *> elementsChild() const;
|
||||
QList<ElementCollectionItem *> directoriesChild() const;
|
||||
QList<ElementCollectionItem *> items() const;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user