kdgantt2
#include <kdganttgraphicsscene_p.h>
Public Member Functions | |
| Private (GraphicsScene *) | |
| void | createConstraintItem (const Constraint &c) | 
| void | deleteConstraintItem (ConstraintGraphicsItem *citem) | 
| void | deleteConstraintItem (const Constraint &c) | 
| ConstraintGraphicsItem * | findConstraintItem (const Constraint &c) const | 
| void | recursiveUpdateMultiItem (const Span &span, const QModelIndex &idx) | 
| void | resetConstraintItems () | 
Public Attributes | |
| QPointer< ConstraintModel > | constraintModel | 
| DateTimeGrid | default_grid | 
| GraphicsItem * | dragSource | 
| QPointer< AbstractGrid > | grid | 
| bool | isPrinting | 
| QPointer< ItemDelegate > | itemDelegate | 
| QHash< QPersistentModelIndex,  GraphicsItem * >  | items | 
| qreal | labelsWidth | 
| GraphicsScene * | q | 
| bool | readOnly | 
| AbstractRowController * | rowController | 
| QPointer< QItemSelectionModel > | selectionModel | 
| QPointer< QAbstractProxyModel > | summaryHandlingModel | 
Detailed Description
Definition at line 39 of file kdganttgraphicsscene_p.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Definition at line 60 of file kdganttgraphicsscene.cpp.
Member Function Documentation
| void GraphicsScene::Private::createConstraintItem | ( | const Constraint & | c | ) | 
Definition at line 85 of file kdganttgraphicsscene.cpp.
| void GraphicsScene::Private::deleteConstraintItem | ( | ConstraintGraphicsItem * | citem | ) | 
Definition at line 103 of file kdganttgraphicsscene.cpp.
| void GraphicsScene::Private::deleteConstraintItem | ( | const Constraint & | c | ) | 
Definition at line 124 of file kdganttgraphicsscene.cpp.
| ConstraintGraphicsItem * GraphicsScene::Private::findConstraintItem | ( | const Constraint & | c | ) | const | 
Definition at line 130 of file kdganttgraphicsscene.cpp.
| void GraphicsScene::Private::recursiveUpdateMultiItem | ( | const Span & | span, | 
| const QModelIndex & | idx | ||
| ) | 
Definition at line 351 of file kdganttgraphicsscene.cpp.
| void GraphicsScene::Private::resetConstraintItems | ( | ) | 
Definition at line 74 of file kdganttgraphicsscene.cpp.
Member Data Documentation
| QPointer<ConstraintModel> KDGantt::GraphicsScene::Private::constraintModel | 
Definition at line 69 of file kdganttgraphicsscene_p.h.
| DateTimeGrid KDGantt::GraphicsScene::Private::default_grid | 
Definition at line 59 of file kdganttgraphicsscene_p.h.
| GraphicsItem* KDGantt::GraphicsScene::Private::dragSource | 
Definition at line 55 of file kdganttgraphicsscene_p.h.
| QPointer<AbstractGrid> KDGantt::GraphicsScene::Private::grid | 
Definition at line 60 of file kdganttgraphicsscene_p.h.
| bool KDGantt::GraphicsScene::Private::isPrinting | 
Definition at line 64 of file kdganttgraphicsscene_p.h.
| QPointer<ItemDelegate> KDGantt::GraphicsScene::Private::itemDelegate | 
Definition at line 57 of file kdganttgraphicsscene_p.h.
| QHash<QPersistentModelIndex,GraphicsItem*> KDGantt::GraphicsScene::Private::items | 
Definition at line 54 of file kdganttgraphicsscene_p.h.
| qreal KDGantt::GraphicsScene::Private::labelsWidth | 
Definition at line 65 of file kdganttgraphicsscene_p.h.
| GraphicsScene* KDGantt::GraphicsScene::Private::q | 
Definition at line 52 of file kdganttgraphicsscene_p.h.
| bool KDGantt::GraphicsScene::Private::readOnly | 
Definition at line 61 of file kdganttgraphicsscene_p.h.
| AbstractRowController* KDGantt::GraphicsScene::Private::rowController | 
Definition at line 58 of file kdganttgraphicsscene_p.h.
| QPointer<QItemSelectionModel> KDGantt::GraphicsScene::Private::selectionModel | 
Definition at line 71 of file kdganttgraphicsscene_p.h.
| QPointer<QAbstractProxyModel> KDGantt::GraphicsScene::Private::summaryHandlingModel | 
Definition at line 67 of file kdganttgraphicsscene_p.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference