kdgantt2
KDGantt::Constraint::Private Class Reference
#include <kdganttconstraint_p.h>
Inheritance diagram for KDGantt::Constraint::Private:
Public Member Functions | |
Private () | |
Private (const Private &other) | |
bool | equals (const Private &other) const |
Public Attributes | |
QMap< int, QVariant > | data |
QPersistentModelIndex | end |
QPersistentModelIndex | start |
Type | type |
Detailed Description
Definition at line 35 of file kdganttconstraint_p.h.
Constructor & Destructor Documentation
Constraint::Private::Private | ( | ) |
Definition at line 50 of file kdganttconstraint.cpp.
Constraint::Private::Private | ( | const Private & | other | ) |
Definition at line 55 of file kdganttconstraint.cpp.
Member Function Documentation
|
inline |
Definition at line 40 of file kdganttconstraint_p.h.
Member Data Documentation
QMap< int, QVariant > KDGantt::Constraint::Private::data |
Definition at line 51 of file kdganttconstraint_p.h.
QPersistentModelIndex KDGantt::Constraint::Private::end |
Definition at line 49 of file kdganttconstraint_p.h.
QPersistentModelIndex KDGantt::Constraint::Private::start |
Definition at line 48 of file kdganttconstraint_p.h.
Type KDGantt::Constraint::Private::type |
Definition at line 50 of file kdganttconstraint_p.h.
The documentation for this class was generated from the following files:
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.