KD Chart 2
[rev.2.7]
|
#include "KDChartAbstractThreeDAttributes.h"
#include "KDChartAbstractThreeDAttributes_p.h"
#include <QDebug>
#include <QBrush>
#include <KDABLibFakes>
Go to the source code of this file.
Macros | |
#define | d d_func() |
Functions | |
QDebug | operator<< (QDebug dbg, const KDChart::AbstractThreeDAttributes &a) |
#define d d_func() |
Definition at line 30 of file KDChartAbstractThreeDAttributes.cpp.
Referenced by KDChart::AbstractThreeDAttributes::depth(), KDChart::AbstractThreeDAttributes::isEnabled(), KDChart::AbstractThreeDAttributes::isThreeDBrushEnabled(), KDChart::AbstractThreeDAttributes::operator=(), KDChart::AbstractThreeDAttributes::setDepth(), KDChart::AbstractThreeDAttributes::setEnabled(), KDChart::AbstractThreeDAttributes::setThreeDBrushEnabled(), and KDChart::AbstractThreeDAttributes::validDepth().
QDebug operator<< | ( | QDebug | dbg, |
const KDChart::AbstractThreeDAttributes & | a | ||
) |
Definition at line 133 of file KDChartAbstractThreeDAttributes.cpp.
References KDChart::AbstractThreeDAttributes::depth(), and KDChart::AbstractThreeDAttributes::isEnabled().