kdgantt
KDGantt::ConstraintGraphicsItem Class Reference
#include <kdganttconstraintgraphicsitem.h>

Detailed Description
Definition at line 35 of file kdganttconstraintgraphicsitem.h.
Public Types | |
| enum | { Type = UserType + 43 } |
Public Member Functions | |
| QRectF | boundingRect () const |
| const Constraint & | constraint () const |
| ConstraintGraphicsItem (const Constraint &c, QGraphicsItem *parent=0, GraphicsScene *scene=0) | |
| QPointF | end () const |
| QString | ganttToolTip () const |
| void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) |
| Constraint | proxyConstraint () const |
| GraphicsScene * | scene () const |
| void | setEnd (const QPointF &end) |
| void | setStart (const QPointF &start) |
| QPointF | start () const |
| int | type () const |
| void | updateItem (const QPointF &start, const QPointF &end) |
| virtual | ~ConstraintGraphicsItem () |
Member Enumeration Documentation
| anonymous enum |
Constructor & Destructor Documentation
| ConstraintGraphicsItem::ConstraintGraphicsItem | ( | const Constraint & | c, | |
| QGraphicsItem * | parent = 0, |
|||
| GraphicsScene * | scene = 0 | |||
| ) | [explicit] |
Definition at line 40 of file kdganttconstraintgraphicsitem.cpp.
| ConstraintGraphicsItem::~ConstraintGraphicsItem | ( | ) | [virtual] |
Definition at line 50 of file kdganttconstraintgraphicsitem.cpp.
Member Function Documentation
| QRectF ConstraintGraphicsItem::boundingRect | ( | ) | const |
Definition at line 71 of file kdganttconstraintgraphicsitem.cpp.
| const Constraint& KDGantt::ConstraintGraphicsItem::constraint | ( | ) | const [inline] |
Definition at line 52 of file kdganttconstraintgraphicsitem.h.
| QPointF KDGantt::ConstraintGraphicsItem::end | ( | ) | const [inline] |
Definition at line 58 of file kdganttconstraintgraphicsitem.h.
| QString ConstraintGraphicsItem::ganttToolTip | ( | ) | const |
Definition at line 84 of file kdganttconstraintgraphicsitem.cpp.
| void ConstraintGraphicsItem::paint | ( | QPainter * | painter, | |
| const QStyleOptionGraphicsItem * | option, | |||
| QWidget * | widget = 0 | |||
| ) |
| Constraint ConstraintGraphicsItem::proxyConstraint | ( | ) | const |
Definition at line 64 of file kdganttconstraintgraphicsitem.cpp.
| GraphicsScene * ConstraintGraphicsItem::scene | ( | ) | const |
Definition at line 59 of file kdganttconstraintgraphicsitem.cpp.
| void ConstraintGraphicsItem::setEnd | ( | const QPointF & | end | ) |
Definition at line 96 of file kdganttconstraintgraphicsitem.cpp.
| void ConstraintGraphicsItem::setStart | ( | const QPointF & | start | ) |
Definition at line 89 of file kdganttconstraintgraphicsitem.cpp.
| QPointF KDGantt::ConstraintGraphicsItem::start | ( | ) | const [inline] |
Definition at line 56 of file kdganttconstraintgraphicsitem.h.
| int ConstraintGraphicsItem::type | ( | ) | const |
Definition at line 54 of file kdganttconstraintgraphicsitem.cpp.
Definition at line 103 of file kdganttconstraintgraphicsitem.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference