improve behavior of Xref item (must show or not the power contact)

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3042 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2014-05-02 18:14:42 +00:00
parent 3252c1eda9
commit af22c5bc70
3 changed files with 49 additions and 26 deletions

View File

@@ -72,6 +72,7 @@ class CrossRefItem : public QGraphicsObject
void drawContact (QPainter &painter, int flags, QString str = QString());
void fillCrossRef (QPainter &painter);
void AddExtraInfo (QPainter &painter);
void checkMustShow ();
//Attributes
private: