KD Chart 2
[rev.2.7]
|
#include "kdganttconstraint.h"
#include "kdganttconstraint_p.h"
#include <QDateTime>
#include <QStandardItemModel>
#include "unittest/test.h"
Go to the source code of this file.
Functions | |
KDAB_SCOPED_UNITTEST_SIMPLE (KDGantt, Constraint,"test") | |
QDebug | operator<< (QDebug dbg, const Constraint &c) |
KDAB_SCOPED_UNITTEST_SIMPLE | ( | KDGantt | , |
Constraint | , | ||
"test" | |||
) |
Definition at line 217 of file kdganttconstraint.cpp.
References assertEqual, assertFalse, assertNotEqual, assertTrue, KDGantt::Constraint::Constraint(), KDGantt::qHash(), KDGantt::Constraint::type(), and KDGantt::Constraint::TypeSoft.
QDebug operator<< | ( | QDebug | dbg, |
const Constraint & | c | ||
) |
Definition at line 198 of file kdganttconstraint.cpp.
References KDGantt::Constraint::debug().
Referenced by KDGantt::qHash().