KDDrawText Member List
This is the complete list of members for
KDDrawText, including all inherited members.
| drawRotatedText(QPainter *painter, float degrees, QPoint anchor, const QString &text, const QFont *font=0, int align=Qt::AlignLeft|Qt::AlignTop, bool showAnchor=false, const QFontMetrics *fontMet=0, bool noFirstrotate=false, bool noBackrotate=false, KDDrawTextRegionAndTrueRect *infos=0, bool optimizeOutputForScreen=false) | KDDrawText | [static] |
| drawRotatedTxt(QPainter *painter, bool optimizeOutputForScreen, float degrees, QPoint anchor, const QString &text, const QFont *font=0, int align=Qt::AlignLeft|Qt::AlignTop, bool showAnchor=false, int txtWidth=INT_MAX, int txtHeight=INT_MAX, const QFontMetrics *fontMet=0, bool calculateOnly=false, bool doNotCalculate=false, bool noFirstrotate=false, bool noBackrotate=false, KDDrawTextRegionAndTrueRect *infos=0, int addPercentOfHeightToRegion=0) | KDDrawText | [private, static] |
| measureRotatedText(QPainter *painter, float degrees, QPoint anchor, const QString &text, const QFont *font, int align, const QFontMetrics *fontMet, bool noFirstrotate, bool noBackrotate, int addPercentOfHeightToRegion) | KDDrawText | [static] |