mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-25 05:59:58 +02:00
cross ref item: min cross size is set for 4 contacts.
cross ref item: improve code (will be faster) git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3065 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -68,7 +68,7 @@ class CrossRefItem : public QGraphicsObject
|
||||
|
||||
private:
|
||||
void buildHeaderContact ();
|
||||
void setUpCrossBoundingRect ();
|
||||
void setUpCrossBoundingRect (QPainter &painter);
|
||||
void drawHasCross (QPainter &painter);
|
||||
void drawHasContacts (QPainter &painter);
|
||||
void drawContact (QPainter &painter, int flags, QString str = QString());
|
||||
|
||||
Reference in New Issue
Block a user