mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-04 21:29:58 +02:00
The application now includes the folio number when displaying the properties of a selected element.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1324 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -73,6 +73,7 @@ class QETProject : public QObject {
|
||||
public:
|
||||
ProjectState state() const;
|
||||
QList<Diagram *> diagrams() const;
|
||||
int folioIndex(const Diagram *) const;
|
||||
ElementsCollection *embeddedCollection() const;
|
||||
QString filePath();
|
||||
void setFilePath(const QString &);
|
||||
|
||||
Reference in New Issue
Block a user