Connector Class Reference
#include <qcalcGraphicElements.h>
List of all members.
Member Enumeration Documentation
Constructor & Destructor Documentation
| Connector::Connector |
( |
OutSlot * |
from, |
|
|
InSlot * |
to = NULL, |
|
|
const QPointF & |
toPos = QPointF(), |
|
|
QGraphicsItem * |
parent = NULL | |
|
) |
| | |
| Connector::~Connector |
( |
|
) |
[virtual] |
Member Function Documentation
| QRectF Connector::boundingRect |
( |
|
) |
const |
| OutSlot* Connector::getFromSlot |
( |
|
) |
[inline] |
| InSlot* Connector::getToSlot |
( |
|
) |
[inline] |
| void Connector::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget = NULL | |
|
) |
| | [virtual] |
| void Connector::setEnd |
( |
InSlot * |
to |
) |
|
| void Connector::setEnd |
( |
const QPointF & |
toPos |
) |
|
| QPainterPath Connector::shape |
( |
|
) |
const |
| virtual int Connector::type |
( |
|
) |
const [inline, virtual] |
| void Connector::updatePosition |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: