displayFont | KoFontDiaPreview | [private] |
displayText | KoFontDiaPreview | [private] |
drawContents(QPainter *) | KoFontDiaPreview | [private] |
drawStrikethrough(int x, int y, int width, int thickness, QPainter *p) | KoFontDiaPreview | [private] |
drawUnderline(int x, int y, int width, int thickness, QColor &color, QPainter *p) | KoFontDiaPreview | [private] |
drawUnderlineWave(int x, int y, int width, int thickness, QColor &color, QPainter *p) | KoFontDiaPreview | [private] |
formatCapitalisation(const QString &string) | KoFontDiaPreview | [private] |
KoFontDiaPreview(QWidget *parent=0, const char *name=0, Qt::WFlags fl=0) | KoFontDiaPreview | |
m_backgroundColor | KoFontDiaPreview | [private] |
m_capitalisation | KoFontDiaPreview | [private] |
m_font | KoFontDiaPreview | [private] |
m_fontSize | KoFontDiaPreview | [private] |
m_offset | KoFontDiaPreview | [private] |
m_relativeSize | KoFontDiaPreview | [private] |
m_shadowColor | KoFontDiaPreview | [private] |
m_shadowDistanceX | KoFontDiaPreview | [private] |
m_shadowDistanceY | KoFontDiaPreview | [private] |
m_strikethrough | KoFontDiaPreview | [private] |
m_strikethroughStyle | KoFontDiaPreview | [private] |
m_subSuper | KoFontDiaPreview | [private] |
m_text | KoFontDiaPreview | [private] |
m_textColor | KoFontDiaPreview | [private] |
m_underlining | KoFontDiaPreview | [private] |
m_underliningColor | KoFontDiaPreview | [private] |
m_underliningStyle | KoFontDiaPreview | [private] |
m_wordByWord | KoFontDiaPreview | [private] |
setBackgroundColor(const QColor &backgroundColor) | KoFontDiaPreview | |
setCapitalisation(int capitalisation) | KoFontDiaPreview | |
setFont(const QFont &font) | KoFontDiaPreview | |
setFontColor(const QColor &textColor) | KoFontDiaPreview | |
setShadow(double sdx, double sdy, QColor shadowColor) | KoFontDiaPreview | |
setStrikethrough(int strikethrough, int strikethroughStylestrikethrough, bool wordByWord) | KoFontDiaPreview | |
setSubSuperscript(int subSuper, int offset, double relativeSize) | KoFontDiaPreview | |
setText(const QString &text) | KoFontDiaPreview | |
setUnderlining(int underlining, int underliningStyle, const QColor underliningColor, bool wordByWord) | KoFontDiaPreview | |
setWordByWord(bool wordByWord) | KoFontDiaPreview | |
~KoFontDiaPreview() | KoFontDiaPreview | |