KD Chart 2  [rev.2.7]
Macros | Functions
kdganttconstraintmodel.cpp File Reference
#include "kdganttconstraintmodel.h"
#include "kdganttconstraintmodel_p.h"
#include <QDebug>
#include <cassert>
#include <algorithm>
#include <functional>
#include <QStandardItemModel>
#include "unittest/test.h"
#include "moc_kdganttconstraintmodel.cpp"

Go to the source code of this file.

Macros

#define d   d_func()
 

Functions

 KDAB_SCOPED_UNITTEST_SIMPLE (KDGantt, ConstraintModel, "test")
 
QDebug operator<< (QDebug dbg, const KDGantt::ConstraintModel &model)
 
std::ostream & operator<< (std::ostream &os, const QModelIndex &idx)
 

Macro Definition Documentation

◆ d

#define d   d_func()

Definition at line 91 of file kdganttconstraintmodel.cpp.

Function Documentation

◆ KDAB_SCOPED_UNITTEST_SIMPLE()

KDAB_SCOPED_UNITTEST_SIMPLE ( KDGantt  ,
ConstraintModel  ,
"test"   
)

◆ operator<<() [1/2]

QDebug operator<< ( QDebug  dbg,
const KDGantt::ConstraintModel model 
)

Definition at line 248 of file kdganttconstraintmodel.cpp.

References KDGantt::ConstraintModel::constraints().

Referenced by operator<<().

◆ operator<<() [2/2]

std::ostream& operator<< ( std::ostream &  os,
const QModelIndex &  idx 
)

Definition at line 268 of file kdganttconstraintmodel.cpp.


Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/

https://www.kdab.com/development-resources/qt-tools/kd-chart/