KD Chart 2
[rev.2.7]
|
#include "KDChartThreeDBarAttributes.h"
#include "KDChartThreeDBarAttributes_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::ThreeDBarAttributes &a) |
#define d d_func() |
Definition at line 30 of file KDChartThreeDBarAttributes.cpp.
Referenced by KDChart::ThreeDBarAttributes::angle(), KDChart::ThreeDBarAttributes::operator=(), KDChart::ThreeDBarAttributes::setAngle(), KDChart::ThreeDBarAttributes::setUseShadowColors(), and KDChart::ThreeDBarAttributes::useShadowColors().
QDebug operator<< | ( | QDebug | dbg, |
const KDChart::ThreeDBarAttributes & | a | ||
) |
Definition at line 102 of file KDChartThreeDBarAttributes.cpp.
References KDChart::ThreeDBarAttributes::angle(), and KDChart::ThreeDBarAttributes::useShadowColors().