kchart
KDChartCustomBox Member ListThis is the complete list of members for KDChartCustomBox, including all inherited members.
anchorAlign() const | KDChartCustomBox | [inline, slot] |
anchorArea() const | KDChartCustomBox | [inline, slot] |
anchorBeingCalculated() const | KDChartCustomBox | [inline, protected] |
anchorPosition() const | KDChartCustomBox | [inline, slot] |
clone() const | KDChartCustomBox | |
color() const | KDChartCustomBox | [inline, slot] |
content() const | KDChartCustomBox | [inline, slot] |
createCustomBoxNode(QDomDocument &document, QDomNode &parent, const QString &elementName, const KDChartCustomBox *custombox) | KDChartCustomBox | [static] |
data3rd() const | KDChartCustomBox | [inline, slot] |
dataCol() const | KDChartCustomBox | [inline, slot] |
dataRow() const | KDChartCustomBox | [inline, slot] |
deepCopy(const KDChartCustomBox *source) | KDChartCustomBox | |
deltaAlign() const | KDChartCustomBox | [inline, slot] |
deltaScaleGlobal() const | KDChartCustomBox | [inline, slot] |
deltaX() const | KDChartCustomBox | [inline, slot] |
deltaY() const | KDChartCustomBox | [inline, slot] |
fontScaleGlobal() const | KDChartCustomBox | [inline, slot] |
fontSize() const | KDChartCustomBox | [inline, slot] |
getTrueShift(double areaWidthP1000, double areaHeightP1000, int rectHeight, int &dX, int &dY) const | KDChartCustomBox | [slot] |
height() const | KDChartCustomBox | [inline, slot] |
KDChartCustomBox() | KDChartCustomBox | [inline] |
KDChartCustomBox(const KDChartTextPiece &content, int fontSize, bool fontScaleGlobal=true) | KDChartCustomBox | [inline] |
KDChartCustomBox(const KDChartTextPiece &content, int fontSize, bool fontScaleGlobal, int deltaX, int deltaY, int width, int height, const QColor &color=QColor(Qt::black), const QBrush &paper=QBrush(Qt::NoBrush), uint area=KDChartEnums::AreaInnermost, KDChartEnums::PositionFlag position=KDChartEnums::PosTopLeft, uint align=Qt::AlignTop+Qt::AlignLeft, uint dataRow=0, uint dataCol=0, uint data3rd=0, uint deltaAlign=KDCHART_AlignAuto, bool deltaScaleGlobal=true, int parentAxis=-1) | KDChartCustomBox | [inline] |
KDChartCustomBox(int rotation, const KDChartTextPiece &content, int fontSize, bool fontScaleGlobal, int deltaX, int deltaY, int width, int height, const QColor &color=QColor(Qt::black), const QBrush &paper=QBrush(Qt::NoBrush), uint area=KDChartEnums::AreaInnermost, KDChartEnums::PositionFlag position=KDChartEnums::PosTopLeft, uint align=Qt::AlignTop+Qt::AlignLeft, uint dataRow=0, uint dataCol=0, uint data3rd=0, uint deltaAlign=KDCHART_AlignAuto, bool deltaScaleGlobal=true, int parentAxis=-1) | KDChartCustomBox | [inline] |
KDChartPainter class | KDChartCustomBox | [friend] |
KDChartParams class | KDChartCustomBox | [friend] |
paint(QPainter *painter, QPoint anchor, double areaWidthP1000, double areaHeightP1000, const KDFrame *frame=0, const QRect &frameRect=QRect(), const QColor *color=0, const QBrush *paper=0) const | KDChartCustomBox | [virtual, slot] |
paper() const | KDChartCustomBox | [inline, slot] |
parentAxisArea() const | KDChartCustomBox | [inline, protected] |
readCustomBoxNode(const QDomElement &element, KDChartCustomBox &custombox) | KDChartCustomBox | [static] |
rotation() const | KDChartCustomBox | [inline, slot] |
setAnchorAlign(uint align) | KDChartCustomBox | [inline, slot] |
setAnchorArea(uint area) | KDChartCustomBox | [inline, slot] |
setAnchorPosition(KDChartEnums::PositionFlag position) | KDChartCustomBox | [inline, slot] |
setColor(QColor color) | KDChartCustomBox | [inline, slot] |
setContent(const KDChartTextPiece &content) | KDChartCustomBox | [inline, slot] |
setData3rd(uint data3rd) | KDChartCustomBox | [inline, slot] |
setDataCol(uint dataCol) | KDChartCustomBox | [inline, slot] |
setDataRow(uint dataRow) | KDChartCustomBox | [inline, slot] |
setDeltaAlign(uint align, bool deltaScaleGlobal=true) | KDChartCustomBox | [inline, slot] |
setDeltaScale(bool deltaScaleGlobal) | KDChartCustomBox | [inline, slot] |
setDistance(int deltaX, int deltaY, uint align=KDCHART_AlignAuto, bool deltaScaleGlobal=true) | KDChartCustomBox | [inline, slot] |
setDistanceAndSize(int deltaX, int deltaY, int width, int height, uint deltaAlign=KDCHART_AlignAuto, bool deltaScaleGlobal=true) | KDChartCustomBox | [inline, slot] |
setFontSize(int fontSize, bool fontScaleGlobal) | KDChartCustomBox | [inline, slot] |
setInternalFlagAnchorBeingCalculated(bool flag) const | KDChartCustomBox | [inline, protected] |
setPaper(const QBrush &paper) | KDChartCustomBox | [inline, slot] |
setParentAxisArea(int parentAxis) const | KDChartCustomBox | [inline, protected] |
setRotation(int rotation) | KDChartCustomBox | [inline, slot] |
setSize(int width, int height) | KDChartCustomBox | [inline, slot] |
trueFontLineSpacing(double areaWidthP1000, double areaHeightP1000, int rectHeight) const | KDChartCustomBox | [slot] |
trueFontSize(double areaWidthP1000, double areaHeightP1000, int rectHeight) const | KDChartCustomBox | [slot] |
trueRect(QPainter *painter, QPoint anchor, double areaWidthP1000, double areaHeightP1000) const | KDChartCustomBox | [slot] |
trueRect(QPoint anchor, double areaWidthP1000, double areaHeightP1000) const | KDChartCustomBox | [virtual, slot] |
trueRectAlignX(const QRect &rect) const | KDChartCustomBox | [slot] |
trueRectAlignY(const QRect &rect) const | KDChartCustomBox | [slot] |
width() const | KDChartCustomBox | [inline, slot] |
~KDChartCustomBox() | KDChartCustomBox | [virtual] |
|