rocs/RocsCore
LinkedListPointerItem.cpp
Go to the documentation of this file.
56 QPointF destArrowP2 = pos2 + QPointF(sin(-pi + pi/3.0) * arrowSize, cos(-pi + pi/3.0) * arrowSize);
80 QPointF Pos1(pointer()->from()->x() + pointer()->to()->width() * 40 + 20, pointer()->from()->y());
virtual ~LinkedListPointerItem()
Definition: LinkedListPointerItem.cpp:43
LinkedListPointerItem(PointerPtr edge, QGraphicsItem *parent=0)
Default constructor.
Definition: LinkedListPointerItem.cpp:37
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.