mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-23 20:19:58 +02:00
Added AutoNumbering Management Tab. Update Policy support to Element.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4585 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -138,6 +138,9 @@ class Element : public QetGraphicsItem {
|
||||
void setSeq ();
|
||||
void setPrefix(QString);
|
||||
QString getPrefix();
|
||||
void freezeLabel();
|
||||
void unfreezeLabel();
|
||||
void freezeNewAddedElement();
|
||||
|
||||
//ATTRIBUTES
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user