![]() |
KD Chart 2
[rev.2.8]
|
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 relative and absolute sizes in KDChart, e.g. More... | |
Namespaces | |
| 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 235 of file KDChartMeasure.cpp.
References KDChart::Measure::calculationMode(), KDChart::Measure::referenceArea(), KDChart::Measure::referenceOrientation(), and KDChart::Measure::value().