Nomenclature export(all fields exported to csv) and Comment field(displayed on editor) handle position and folio variables

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4521 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
dfochi
2016-05-25 14:49:33 +00:00
parent 1a3d0b9ebc
commit 86244e35f0
7 changed files with 28 additions and 23 deletions

View File

@@ -56,7 +56,7 @@ class nomenclature
private:
QString getNomenclature ();
QString getElementInfo (const Element *elmt);
QString getElementInfo (Element *elmt);
};