mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-11 11:29:59 +01:00
folio report can be linked (basic)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2680 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -81,6 +81,7 @@ class Element : public QetGraphicsItem {
|
||||
/// @return the maximum number of terminals for this element
|
||||
virtual int maxTerminalsCount() const = 0;
|
||||
bool isFree () const;
|
||||
virtual void linkToElement(Element *) {}
|
||||
/**
|
||||
Draw this element
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user