AbstractArea() | KDChart::AbstractArea | protected |
AbstractAreaBase() | KDChart::AbstractAreaBase | protected |
AbstractCoordinatePlane(Chart *parent=0) | KDChart::AbstractCoordinatePlane | explicitprotected |
AbstractLayoutItem(Qt::Alignment itemAlignment=0) | KDChart::AbstractLayoutItem | |
addDiagram(AbstractDiagram *diagram) override | KDChart::LeveyJenningsCoordinatePlane | virtual |
adjustedToMaxEmptyInnerPercentage(const QRectF &r, unsigned int percentX, unsigned int percentY) const | KDChart::CartesianCoordinatePlane | protected |
adjustHorizontalRangeToData() | KDChart::CartesianCoordinatePlane | slot |
adjustRangesToData() | KDChart::CartesianCoordinatePlane | slot |
adjustVerticalRangeToData() | KDChart::CartesianCoordinatePlane | slot |
alignToReferencePoint(const RelativePosition &position) | KDChart::AbstractAreaBase | |
areaGeometry() const override | KDChart::AbstractArea | protectedvirtual |
autoAdjustGridToZoom() const | KDChart::CartesianCoordinatePlane | |
autoAdjustHorizontalRangeToData() const | KDChart::CartesianCoordinatePlane | |
autoAdjustVerticalRangeToData() const | KDChart::CartesianCoordinatePlane | |
AxesCalcMode enum name | KDChart::AbstractCoordinatePlane | |
axesCalcModeX() const | KDChart::CartesianCoordinatePlane | |
axesCalcModeY() const | KDChart::CartesianCoordinatePlane | |
backgroundAttributes() const | KDChart::AbstractAreaBase | |
bottomOverlap(bool doNotRecalculate=false) const | KDChart::AbstractArea | virtual |
boundariesChanged() | KDChart::AbstractCoordinatePlane | signal |
calculateRawDataBoundingRect() const | KDChart::CartesianCoordinatePlane | protectedvirtual |
CartesianCoordinatePlane(Chart *parent=0) | KDChart::CartesianCoordinatePlane | explicit |
compare(const AbstractAreaBase *other) const | KDChart::AbstractAreaBase | |
destroyedCoordinatePlane(AbstractCoordinatePlane *) | KDChart::AbstractCoordinatePlane | signal |
diagram() | KDChart::AbstractCoordinatePlane | |
diagramArea() const | KDChart::CartesianCoordinatePlane | |
diagrams() | KDChart::AbstractCoordinatePlane | |
diagrams() const | KDChart::AbstractCoordinatePlane | |
doesIsometricScaling() const | KDChart::CartesianCoordinatePlane | |
doneSetZoomCenter(const QPointF ¢er) | KDChart::CartesianCoordinatePlane | protected |
doneSetZoomFactorX(qreal factor) | KDChart::CartesianCoordinatePlane | protected |
doneSetZoomFactorY(qreal factor) | KDChart::CartesianCoordinatePlane | protected |
drawingArea() const | KDChart::CartesianCoordinatePlane | protectedvirtual |
expandingDirections() const override | KDChart::CartesianCoordinatePlane | |
frameAttributes() const | KDChart::AbstractAreaBase | |
geometry() const override | KDChart::AbstractCoordinatePlane | |
geometryChanged(QRect, QRect) | KDChart::AbstractCoordinatePlane | signal |
getDataDimensionsList() const override | KDChart::CartesianCoordinatePlane | protectedvirtual |
getFrameLeadings(int &left, int &top, int &right, int &bottom) const | KDChart::AbstractAreaBase | |
getRawDataBoundingRectFromDiagrams() const | KDChart::CartesianCoordinatePlane | protected |
globalGridAttributes() const | KDChart::AbstractCoordinatePlane | |
gridAttributes() const | KDChart::LeveyJenningsCoordinatePlane | |
KDChart::CartesianCoordinatePlane::gridAttributes(Qt::Orientation orientation) const | KDChart::CartesianCoordinatePlane | |
gridDimensionsList() | KDChart::AbstractCoordinatePlane | |
handleFixedDataCoordinateSpaceRelation(const QRectF &geometry) | KDChart::CartesianCoordinatePlane | protected |
hasFixedDataCoordinateSpaceRelation() const | KDChart::CartesianCoordinatePlane | |
hasHeightForWidth() const override | KDChart::CartesianCoordinatePlane | protected |
hasOwnGridAttributes(Qt::Orientation orientation) const | KDChart::CartesianCoordinatePlane | |
heightForWidth(int w) const override | KDChart::CartesianCoordinatePlane | protected |
horizontalRange() const | KDChart::CartesianCoordinatePlane | |
innerRect() const | KDChart::AbstractAreaBase | protected |
internal_geometryChanged(QRect, QRect) | KDChart::AbstractCoordinatePlane | signal |
isCornerSpacersEnabled() const | KDChart::AbstractCoordinatePlane | |
isEmpty() const override | KDChart::AbstractCoordinatePlane | |
isHorizontalRangeReversed() const | KDChart::CartesianCoordinatePlane | |
isRubberBandZoomingEnabled() const | KDChart::AbstractCoordinatePlane | |
isVerticalRangeReversed() const | KDChart::CartesianCoordinatePlane | |
isVisiblePoint(const QPointF &point) const | KDChart::AbstractCoordinatePlane | |
layoutDiagrams() override | KDChart::CartesianCoordinatePlane | protectedvirtual |
layoutPlanes() | KDChart::AbstractCoordinatePlane | slot |
leftOverlap(bool doNotRecalculate=false) const | KDChart::AbstractArea | virtual |
LeveyJenningsCoordinatePlane(Chart *parent=0) | KDChart::LeveyJenningsCoordinatePlane | explicit |
Linear enum value | KDChart::AbstractCoordinatePlane | |
Logarithmic enum value | KDChart::AbstractCoordinatePlane | |
logicalArea() const | KDChart::CartesianCoordinatePlane | |
maximumSize() const override | KDChart::AbstractCoordinatePlane | |
minimumSize() const override | KDChart::AbstractCoordinatePlane | |
mouseDoubleClickEvent(QMouseEvent *event) | KDChart::AbstractCoordinatePlane | virtual |
mouseMoveEvent(QMouseEvent *event) | KDChart::AbstractCoordinatePlane | virtual |
mousePressEvent(QMouseEvent *event) | KDChart::AbstractCoordinatePlane | virtual |
mouseReleaseEvent(QMouseEvent *event) | KDChart::AbstractCoordinatePlane | virtual |
mParent | KDChart::AbstractLayoutItem | protected |
mParentLayout | KDChart::AbstractLayoutItem | protected |
needLayoutPlanes() | KDChart::AbstractCoordinatePlane | signal |
needRelayout() | KDChart::AbstractCoordinatePlane | signal |
needUpdate() | KDChart::AbstractCoordinatePlane | signal |
paint(QPainter *) override | KDChart::CartesianCoordinatePlane | virtual |
paintAll(QPainter &painter) override | KDChart::AbstractArea | virtual |
paintBackground(QPainter &painter, const QRect &rectangle) | KDChart::AbstractAreaBase | virtual |
paintBackgroundAttributes(QPainter &painter, const QRect &rectangle, const KDChart::BackgroundAttributes &attributes) | KDChart::AbstractAreaBase | static |
paintCtx(PaintContext *context) | KDChart::AbstractLayoutItem | virtual |
paintEvent(QPaintEvent *) | KDChart::CartesianCoordinatePlane | protected |
paintFrame(QPainter &painter, const QRect &rectangle) | KDChart::AbstractAreaBase | virtual |
paintFrameAttributes(QPainter &painter, const QRect &rectangle, const KDChart::FrameAttributes &attributes) | KDChart::AbstractAreaBase | static |
paintIntoRect(QPainter &painter, const QRect &rect) | KDChart::AbstractArea | virtual |
parent() | KDChart::AbstractCoordinatePlane | |
parent() const | KDChart::AbstractCoordinatePlane | |
parentLayout() | KDChart::AbstractLayoutItem | |
positionChanged(AbstractArea *) | KDChart::AbstractArea | signal |
positionHasChanged() override | KDChart::AbstractArea | protectedvirtual |
propertiesChanged() | KDChart::AbstractCoordinatePlane | signal |
referenceCoordinatePlane() const | KDChart::AbstractCoordinatePlane | |
relayout() | KDChart::AbstractCoordinatePlane | slot |
removeFromParentLayout() | KDChart::AbstractLayoutItem | |
replaceDiagram(AbstractDiagram *diagram, AbstractDiagram *oldDiagram=0) | KDChart::AbstractCoordinatePlane | virtual |
resetGridAttributes(Qt::Orientation orientation) | KDChart::CartesianCoordinatePlane | |
rightOverlap(bool doNotRecalculate=false) const | KDChart::AbstractArea | virtual |
setAutoAdjustGridToZoom(bool autoAdjust) | KDChart::CartesianCoordinatePlane | |
setAutoAdjustHorizontalRangeToData(unsigned int percentEmpty=67) | KDChart::CartesianCoordinatePlane | |
setAutoAdjustVerticalRangeToData(unsigned int percentEmpty=67) | KDChart::CartesianCoordinatePlane | |
setAxesCalcModes(AxesCalcMode mode) | KDChart::CartesianCoordinatePlane | |
setAxesCalcModeX(AxesCalcMode mode) | KDChart::CartesianCoordinatePlane | |
setAxesCalcModeY(AxesCalcMode mode) | KDChart::CartesianCoordinatePlane | |
setBackgroundAttributes(const BackgroundAttributes &a) | KDChart::AbstractAreaBase | |
setCornerSpacersEnabled(bool enable) | KDChart::AbstractCoordinatePlane | |
setFixedDataCoordinateSpaceRelation(bool fixed) | KDChart::CartesianCoordinatePlane | |
setFrameAttributes(const FrameAttributes &a) | KDChart::AbstractAreaBase | |
setGeometry(const QRect &r) override | KDChart::CartesianCoordinatePlane | |
setGlobalGridAttributes(const GridAttributes &) | KDChart::AbstractCoordinatePlane | |
setGridAttributes(const LeveyJenningsGridAttributes &attr) | KDChart::LeveyJenningsCoordinatePlane | |
KDChart::CartesianCoordinatePlane::setGridAttributes(Qt::Orientation orientation, const GridAttributes &) | KDChart::CartesianCoordinatePlane | |
setGridNeedsRecalculate() | KDChart::AbstractCoordinatePlane | slot |
setHorizontalRange(const QPair< qreal, qreal > &range) | KDChart::CartesianCoordinatePlane | |
setHorizontalRangeReversed(bool reverse) | KDChart::CartesianCoordinatePlane | |
setIsometricScaling(bool onOff) | KDChart::CartesianCoordinatePlane | |
setParent(Chart *parent) | KDChart::AbstractCoordinatePlane | |
setParentLayout(QLayout *lay) | KDChart::AbstractLayoutItem | |
setParentWidget(QWidget *widget) | KDChart::AbstractLayoutItem | virtual |
setReferenceCoordinatePlane(AbstractCoordinatePlane *plane) | KDChart::AbstractCoordinatePlane | |
setRubberBandZoomingEnabled(bool enable) | KDChart::AbstractCoordinatePlane | |
setVerticalRange(const QPair< qreal, qreal > &range) | KDChart::CartesianCoordinatePlane | |
setVerticalRangeReversed(bool reverse) | KDChart::CartesianCoordinatePlane | |
setXAxisStartAtZero(bool fixedStart) | KDChart::CartesianCoordinatePlane | |
setZoomCenter(const QPointF ¢er) override | KDChart::CartesianCoordinatePlane | virtual |
setZoomFactors(qreal factorX, qreal factorY) override | KDChart::CartesianCoordinatePlane | virtual |
setZoomFactorX(qreal factor) override | KDChart::CartesianCoordinatePlane | virtual |
setZoomFactorY(qreal factor) override | KDChart::CartesianCoordinatePlane | virtual |
sharedAxisMasterPlane(QPainter *p=0) override | KDChart::CartesianCoordinatePlane | virtual |
sizeHint() const override | KDChart::CartesianCoordinatePlane | protected |
sizeHintChanged() const | KDChart::AbstractLayoutItem | virtual |
slotLayoutChanged(AbstractDiagram *) | KDChart::CartesianCoordinatePlane | protectedslot |
takeDiagram(AbstractDiagram *diagram) | KDChart::AbstractCoordinatePlane | virtual |
topOverlap(bool doNotRecalculate=false) const | KDChart::AbstractArea | virtual |
translate(const QPointF &diagramPoint) const override | KDChart::CartesianCoordinatePlane | virtual |
translateBack(const QPointF &screenPoint) const | KDChart::LeveyJenningsCoordinatePlane | protected |
update() | KDChart::AbstractCoordinatePlane | slot |
verticalRange() const | KDChart::CartesianCoordinatePlane | |
viewportCoordinateSystemChanged() | KDChart::AbstractCoordinatePlane | signal |
visibleDataRange() const | KDChart::CartesianCoordinatePlane | |
visibleDiagramArea() const | KDChart::CartesianCoordinatePlane | |
xAxisStartAtZero() const | KDChart::CartesianCoordinatePlane | |
zoomCenter() const override | KDChart::CartesianCoordinatePlane | virtual |
zoomFactorX() const override | KDChart::CartesianCoordinatePlane | virtual |
zoomFactorY() const override | KDChart::CartesianCoordinatePlane | virtual |
~AbstractArea() override | KDChart::AbstractArea | |
~AbstractAreaBase() | KDChart::AbstractAreaBase | protectedvirtual |
~AbstractCoordinatePlane() override | KDChart::AbstractCoordinatePlane | |
~CartesianCoordinatePlane() override | KDChart::CartesianCoordinatePlane | |
~LeveyJenningsCoordinatePlane() override | KDChart::LeveyJenningsCoordinatePlane | |