KD Chart 2
[rev.2.7]
|
#include "KDChartThreeDLineAttributes.h"
#include "KDChartThreeDLineAttributes_p.h"
#include <QDebug>
#include <KDABLibFakes>
Go to the source code of this file.
Macros | |
#define | d d_func() |
Functions | |
QDebug | operator<< (QDebug dbg, const KDChart::ThreeDLineAttributes &a) |
#define d d_func() |
Definition at line 30 of file KDChartThreeDLineAttributes.cpp.
Referenced by KDChart::ThreeDLineAttributes::lineXRotation(), KDChart::ThreeDLineAttributes::lineYRotation(), KDChart::ThreeDLineAttributes::operator=(), KDChart::ThreeDLineAttributes::setLineXRotation(), and KDChart::ThreeDLineAttributes::setLineYRotation().
QDebug operator<< | ( | QDebug | dbg, |
const KDChart::ThreeDLineAttributes & | a | ||
) |
Definition at line 103 of file KDChartThreeDLineAttributes.cpp.
References KDChart::ThreeDLineAttributes::lineXRotation(), and KDChart::ThreeDLineAttributes::lineYRotation().