mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-31 08:10:52 +01:00
Elements panels now display and highlight elements newly-integrated into projects.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1697 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -42,6 +42,7 @@ class ElementsLocation {
|
||||
QString path() const;
|
||||
void setPath(const QString &);
|
||||
bool addToPath(const QString &);
|
||||
ElementsLocation parent() const;
|
||||
QETProject *project() const;
|
||||
void setProject(QETProject *);
|
||||
bool isNull() const;
|
||||
|
||||
Reference in New Issue
Block a user