kdgantt2
kdganttconstraintmodel_p.h
Go to the documentation of this file.
void addConstraintToIndex(const QModelIndex &idx, const Constraint &c)
Definition: kdganttconstraintmodel.cpp:46
QList< Constraint > constraints
Definition: kdganttconstraintmodel_p.h:44
QMultiHash< QPersistentModelIndex, Constraint > IndexType
Definition: kdganttconstraintmodel_p.h:42
void removeConstraintFromIndex(const QModelIndex &idx, const Constraint &c)
Definition: kdganttconstraintmodel.cpp:58
IndexType indexMap
Definition: kdganttconstraintmodel_p.h:45
This file is part of the KDE documentation.
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
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.