autoRotate() const | KDChart::TextAttributes | |
autoShrink() const | KDChart::TextAttributes | |
calculatedFont(const QObject *autoReferenceArea, KDChartEnums::MeasureOrientation autoReferenceOrientation) const | KDChart::TextAttributes | |
calculatedFontSize(const QObject *autoReferenceArea, KDChartEnums::MeasureOrientation autoReferenceOrientation) const | KDChart::TextAttributes | |
font() const | KDChart::TextAttributes | |
fontSize() const | KDChart::TextAttributes | |
hasAbsoluteFontSize() const | KDChart::TextAttributes | |
isVisible() const | KDChart::TextAttributes | |
minimalFontSize() const | KDChart::TextAttributes | |
operator!=(const TextAttributes &other) const | KDChart::TextAttributes | |
operator=(const TextAttributes &) | KDChart::TextAttributes | |
operator==(const TextAttributes &) const | KDChart::TextAttributes | |
pen() const | KDChart::TextAttributes | |
rotation() const | KDChart::TextAttributes | |
setAutoRotate(bool autoRotate) | KDChart::TextAttributes | |
setAutoShrink(bool autoShrink) | KDChart::TextAttributes | |
setFont(const QFont &font) | KDChart::TextAttributes | |
setFontSize(const Measure &measure) | KDChart::TextAttributes | |
setMinimalFontSize(const Measure &measure) | KDChart::TextAttributes | |
setPen(const QPen &pen) | KDChart::TextAttributes | |
setRotation(int rotation) | KDChart::TextAttributes | |
setVisible(bool visible) | KDChart::TextAttributes | |
TextAttributes() | KDChart::TextAttributes | |
TextAttributes(const TextAttributes &) | KDChart::TextAttributes | |
~TextAttributes() | KDChart::TextAttributes | |