KChart
KChartTextArea.cpp
Base class for AbstractArea and AbstractAreaWidget: An area in the chart with a background,...
Definition KChartAbstractAreaBase.h:52
virtual void paintIntoRect(QPainter &painter, const QRect &rect)
Draws the background and frame, then calls paint().
Definition KChartTextArea.cpp:54
void positionHasChanged() override
Definition KChartTextArea.cpp:93
void paintAll(QPainter &painter) override
Call paintAll, if you want the background and the frame to be drawn before the normal paint() is invo...
Definition KChartTextArea.cpp:66
void setGeometry(const QRect &r) override
pure virtual in QLayoutItem
Definition KChartLayoutItems.cpp:283
Q_EMITQ_EMIT
void translate(const QPoint &offset)
int left() const const
void moveTo(const QPoint &position)
int top() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.