|
KD Chart 2
[rev.2.6]
|
#include "KDChartCartesianCoordinatePlane.h"#include "KDChartCartesianCoordinatePlane_p.h"#include "KDChartAbstractDiagram.h"#include "KDChartAbstractDiagram_p.h"#include "KDChartAbstractCartesianDiagram.h"#include "CartesianCoordinateTransformation.h"#include "KDChartGridAttributes.h"#include "KDChartPaintContext.h"#include "KDChartPainterSaver_p.h"#include "KDChartBarDiagram.h"#include "KDChartStockDiagram.h"#include <KDABLibFakes>#include <QApplication>#include <QFont>#include <QList>#include <QtDebug>#include <QPainter>#include <QTime>Go to the source code of this file.
Macros | |
| #define | d d_func() |
| #define d d_func() |
Definition at line 48 of file KDChartCartesianCoordinatePlane.cpp.
Referenced by KDChart::CartesianCoordinatePlane::adjustedToMaxEmptyInnerPercentage(), KDChart::CartesianCoordinatePlane::adjustHorizontalRangeToData(), KDChart::CartesianCoordinatePlane::adjustRangesToData(), KDChart::CartesianCoordinatePlane::adjustVerticalRangeToData(), KDChart::CartesianCoordinatePlane::autoAdjustGridToZoom(), KDChart::CartesianCoordinatePlane::autoAdjustHorizontalRangeToData(), KDChart::CartesianCoordinatePlane::autoAdjustVerticalRangeToData(), KDChart::CartesianCoordinatePlane::axesCalcModeX(), KDChart::CartesianCoordinatePlane::axesCalcModeY(), KDChart::CartesianCoordinatePlane::calculateRawDataBoundingRect(), KDChart::CartesianCoordinatePlane::diagramArea(), KDChart::CartesianCoordinatePlane::doesIsometricScaling(), KDChart::CartesianCoordinatePlane::doneSetZoomCenter(), KDChart::CartesianCoordinatePlane::doneSetZoomFactorX(), KDChart::CartesianCoordinatePlane::doneSetZoomFactorY(), KDChart::CartesianCoordinatePlane::expandingDirections(), KDChart::CartesianCoordinatePlane::gridAttributes(), KDChart::CartesianCoordinatePlane::handleFixedDataCoordinateSpaceRelation(), KDChart::CartesianCoordinatePlane::hasFixedDataCoordinateSpaceRelation(), KDChart::CartesianCoordinatePlane::hasHeightForWidth(), KDChart::CartesianCoordinatePlane::hasOwnGridAttributes(), KDChart::CartesianCoordinatePlane::horizontalRange(), KDChart::CartesianCoordinatePlane::isHorizontalRangeReversed(), KDChart::CartesianCoordinatePlane::isVerticalRangeReversed(), KDChart::CartesianCoordinatePlane::layoutDiagrams(), KDChart::CartesianCoordinatePlane::logicalArea(), KDChart::CartesianCoordinatePlane::paint(), KDChart::CartesianCoordinatePlane::setAutoAdjustGridToZoom(), KDChart::CartesianCoordinatePlane::setAutoAdjustHorizontalRangeToData(), KDChart::CartesianCoordinatePlane::setAutoAdjustVerticalRangeToData(), KDChart::CartesianCoordinatePlane::setAxesCalcModes(), KDChart::CartesianCoordinatePlane::setAxesCalcModeX(), KDChart::CartesianCoordinatePlane::setAxesCalcModeY(), KDChart::CartesianCoordinatePlane::setFixedDataCoordinateSpaceRelation(), KDChart::CartesianCoordinatePlane::setGeometry(), KDChart::CartesianCoordinatePlane::setGridAttributes(), KDChart::CartesianCoordinatePlane::setHorizontalRange(), KDChart::CartesianCoordinatePlane::setHorizontalRangeReversed(), KDChart::CartesianCoordinatePlane::setIsometricScaling(), KDChart::CartesianCoordinatePlane::setVerticalRange(), KDChart::CartesianCoordinatePlane::setVerticalRangeReversed(), KDChart::CartesianCoordinatePlane::setXAxisStartAtZero(), KDChart::CartesianCoordinatePlane::setZoomCenter(), KDChart::CartesianCoordinatePlane::setZoomFactors(), KDChart::CartesianCoordinatePlane::setZoomFactorX(), KDChart::CartesianCoordinatePlane::setZoomFactorY(), KDChart::CartesianCoordinatePlane::sizeHint(), KDChart::CartesianCoordinatePlane::translate(), KDChart::CartesianCoordinatePlane::translateBack(), KDChart::CartesianCoordinatePlane::verticalRange(), KDChart::CartesianCoordinatePlane::xAxisStartAtZero(), KDChart::CartesianCoordinatePlane::zoomCenter(), KDChart::CartesianCoordinatePlane::zoomFactorX(), and KDChart::CartesianCoordinatePlane::zoomFactorY().