Declaring the class KDChart::Measure. More...
#include <QDebug>#include <Qt>#include <QStack>#include "KDChartGlobal.h"#include "KDChartEnums.h"

Go to the source code of this file.
Classes | |
| class | KDChart::GlobalMeasureScaling |
| Auxiliary class used by the KDChart::Measure and KDChart::Chart class. More... | |
| class | KDChart::Measure |
| Measure is used to specify all relative and/or absolute measures in KDChart, e.g. More... | |
Namespaces | |
| namespace | KDChart |
Functions | |
| KDCHART_EXPORT QDebug | operator<< (QDebug, const KDChart::Measure &) |
Declaring the class KDChart::Measure.
Definition in file KDChartMeasure.h.
| KDCHART_EXPORT QDebug operator<< | ( | QDebug | , | |
| const KDChart::Measure & | ||||
| ) |
Definition at line 237 of file KDChartMeasure.cpp.
References KDChart::Measure::calculationMode(), KDChart::Measure::referenceArea(), KDChart::Measure::referenceOrientation(), and KDChart::Measure::value().