mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-22 01:10:53 +01:00
Project embedded collection, Clean unused elements and empty directory work again
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4568 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -28,7 +28,6 @@ template<> class QHash<QETProject, XmlProjectElementCollectionItem>;
|
||||
template<> class QList<ElementCollectionItem>;
|
||||
|
||||
|
||||
|
||||
class ElementsCollectionModel : public QStandardItemModel
|
||||
{
|
||||
Q_OBJECT
|
||||
@@ -59,6 +58,7 @@ class ElementsCollectionModel : public QStandardItemModel
|
||||
|
||||
private:
|
||||
void elementIntegratedToCollection (QString path);
|
||||
void itemRemovedFromCollection (QString path);
|
||||
void updateItem (QString path);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user