mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-25 16:59:58 +01:00
add base for master element feature
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2863 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -35,10 +35,8 @@ class ReportElement : public CustomElement {
|
||||
virtual void linkToElement(Element *);
|
||||
virtual void unlinkAllElements();
|
||||
virtual void unlinkElement(Element *elmt);
|
||||
virtual int linkType() const;
|
||||
|
||||
private:
|
||||
int link_type_;
|
||||
int inverse_report;
|
||||
QString label_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user