![]() |
KD Chart API Documentation
3.1
|
#include "kdganttsummaryhandlingproxymodel.h"#include "kdganttsummaryhandlingproxymodel_p.h"#include <QDebug>#include <cassert>#include "unittest/test.h"#include <QStandardItemModel>#include "moc_kdganttsummaryhandlingproxymodel.cpp"Go to the source code of this file.
Macros | |
| #define | d d_func() |
Typedefs | |
| typedef ForwardingProxyModel | BASE |
Functions | |
| KDAB_SCOPED_UNITTEST_SIMPLE (KDGantt, SummaryHandlingProxyModel, "test") | |
| static std::ostream & | operator<< (std::ostream &os, const QDateTime &dt) |
| #define d d_func() |
Definition at line 122 of file kdganttsummaryhandlingproxymodel.cpp.
| typedef ForwardingProxyModel BASE |
Definition at line 36 of file kdganttsummaryhandlingproxymodel.cpp.
| KDAB_SCOPED_UNITTEST_SIMPLE | ( | KDGantt | , |
| SummaryHandlingProxyModel | , | ||
| "test" | |||
| ) |
Definition at line 284 of file kdganttsummaryhandlingproxymodel.cpp.
References KDGantt::SummaryHandlingProxyModel::data(), KDGantt::EndTimeRole, KDGantt::SummaryHandlingProxyModel::flags(), KDGantt::ForwardingProxyModel::index(), KDGantt::ItemTypeRole, KDGantt::SummaryHandlingProxyModel::setSourceModel(), KDGantt::StartTimeRole, KDGantt::TypeSummary, and KDGantt::TypeTask.
|
static |
Definition at line 274 of file kdganttsummaryhandlingproxymodel.cpp.