lib

KoTextFormat Member List

This is the complete list of members for KoTextFormat, including all inherited members.

addRef()KoTextFormat
AlignCustom enum value (defined in KoTextFormat)KoTextFormat
AlignNormal enum value (defined in KoTextFormat)KoTextFormat
AlignSubScript enum value (defined in KoTextFormat)KoTextFormat
AlignSuperScript enum value (defined in KoTextFormat)KoTextFormat
applyCharStyle(KoCharStyle *_style)KoTextFormat
ascent() constKoTextFormat
ATT_LOWER enum value (defined in KoTextFormat)KoTextFormat
ATT_NONE enum value (defined in KoTextFormat)KoTextFormat
ATT_SMALL_CAPS enum value (defined in KoTextFormat)KoTextFormat
ATT_UPPER enum value (defined in KoTextFormat)KoTextFormat
Attribute enum value (defined in KoTextFormat)KoTextFormat
attributeFont() constKoTextFormat [inline]
attributeFontToString(KoTextFormat::AttributeStyle _attr)KoTextFormat [static]
AttributeStyle enum nameKoTextFormat
Bold enum value (defined in KoTextFormat)KoTextFormat
charWidth(const KoTextZoomHandler *zh, bool applyZoom, const KoTextStringChar *c, const KoTextParag *parag, int i) constKoTextFormat
charWidthLU(const KoTextStringChar *c, const KoTextParag *parag, int i) constKoTextFormat
color() constKoTextFormat [inline]
Color enum value (defined in KoTextFormat)KoTextFormat
compare(const KoTextFormat &format) constKoTextFormat
copyFormat(const KoTextFormat &fm, int flags)KoTextFormat
defaultTextColor(QPainter *painter)KoTextFormat [static]
descent() constKoTextFormat
displayedChar(QChar c) constKoTextFormat [protected]
displayedString(const QString &c) constKoTextFormat
doubleStrikeOut() constKoTextFormat [inline]
doubleUnderline() constKoTextFormat [inline]
ExtendUnderLine enum value (defined in KoTextFormat)KoTextFormat
Family enum value (defined in KoTextFormat)KoTextFormat
Flags enum nameKoTextFormat
font() constKoTextFormat [inline]
Font enum value (defined in KoTextFormat)KoTextFormat
fontAttributeList()KoTextFormat [static]
Format enum value (defined in KoTextFormat)KoTextFormat
generateKey()KoTextFormat [protected]
getKey(const QFont &f, const QColor &c, bool misspelled, VerticalAlignment vAlign)KoTextFormat [static]
height() constKoTextFormat
Hyphenation enum value (defined in KoTextFormat)KoTextFormat
hyphenation() constKoTextFormat [inline]
isMisspelled() constKoTextFormat [inline]
isStrikedOrUnderlined() constKoTextFormat [inline]
Italic enum value (defined in KoTextFormat)KoTextFormat
key() constKoTextFormat
KoTextFormat()KoTextFormat
KoTextFormat(const QFont &f, const QColor &c, const QString &_language, bool hyphenation, KoTextFormatCollection *parent=0)KoTextFormat
KoTextFormat(const QFont &_font, VerticalAlignment _valign, const QColor &_color, const QColor &_backGroundColor, const QColor &_underlineColor, KoTextFormat::UnderlineType _underlineType, KoTextFormat::UnderlineStyle _underlineStyle, KoTextFormat::StrikeOutType _strikeOutType, KoTextFormat::StrikeOutStyle _strikeOutStyle, KoTextFormat::AttributeStyle _fontAttribute, const QString &_language, double _relativeTextSize, int _offsetFromBaseLine, bool _wordByWord, bool _hyphenation, double _shadowDistanceX, double _shadowDistanceY, const QColor &shadowColor)KoTextFormat
KoTextFormat(const KoTextFormat &fm)KoTextFormat
KoTextFormatCollection classKoTextFormat [friend]
Language enum value (defined in KoTextFormat)KoTextFormat
language() constKoTextFormat [inline]
load(KoOasisContext &context)KoTextFormat
Misspelled enum value (defined in KoTextFormat)KoTextFormat
NoFlags enum value (defined in KoTextFormat)KoTextFormat
offsetFromBaseLine() constKoTextFormat [inline]
OffsetFromBaseLine enum value (defined in KoTextFormat)KoTextFormat
offsetX() constKoTextFormat
offsetY() constKoTextFormat
operator=(const KoTextFormat &fm)KoTextFormat
operator==(const KoTextFormat &f) constKoTextFormat [inline]
parent() constKoTextFormat [inline]
parseShadowFromCss(const QString &css)KoTextFormat
pointSize() constKoTextFormat [inline]
printDebug()KoTextFormat
refFont() constKoTextFormat
refFontMetrics() constKoTextFormat
refPointSize() constKoTextFormat
relativeTextSize() constKoTextFormat [inline]
removeRef()KoTextFormat
S_DASH enum value (defined in KoTextFormat)KoTextFormat
S_DASH_DOT enum value (defined in KoTextFormat)KoTextFormat
S_DASH_DOT_DOT enum value (defined in KoTextFormat)KoTextFormat
S_DOT enum value (defined in KoTextFormat)KoTextFormat
S_DOUBLE enum value (defined in KoTextFormat)KoTextFormat
S_NONE enum value (defined in KoTextFormat)KoTextFormat
S_SIMPLE enum value (defined in KoTextFormat)KoTextFormat
S_SIMPLE_BOLD enum value (defined in KoTextFormat)KoTextFormat
S_SOLID enum value (defined in KoTextFormat)KoTextFormat
save(KoGenStyle &gs, KoSavingContext &context, KoTextFormat *refFormat=0) const KoTextFormat
screenFont(const KoTextZoomHandler *zh) constKoTextFormat
screenFontMetrics(const KoTextZoomHandler *zh) constKoTextFormat
screenPointSize(const KoTextZoomHandler *zh) constKoTextFormat
setAttributeFont(KoTextFormat::AttributeStyle _att)KoTextFormat
setBold(bool b)KoTextFormat
setCollection(KoTextFormatCollection *parent)KoTextFormat [inline]
setColor(const QColor &c)KoTextFormat
setFamily(const QString &f)KoTextFormat
setFont(const QFont &f)KoTextFormat
setHyphenation(bool b)KoTextFormat
setItalic(bool b)KoTextFormat
setLanguage(const QString &_lang)KoTextFormat
setMisspelled(bool b)KoTextFormat
setOffsetFromBaseLine(int _offset)KoTextFormat
setPointSize(int s)KoTextFormat
setRelativeTextSize(double _size)KoTextFormat
setShadow(double shadowDistanceX, double shadowDistanceY, const QColor &shadowColor)KoTextFormat
setStrikeOutStyle(StrikeOutStyle _type)KoTextFormat
setStrikeOutType(StrikeOutType _type)KoTextFormat
setTextBackgroundColor(const QColor &)KoTextFormat
setTextUnderlineColor(const QColor &)KoTextFormat
setUnderline(bool b)KoTextFormat
setUnderlineStyle(UnderlineStyle _type)KoTextFormat
setUnderlineType(UnderlineType _type)KoTextFormat
setUnderLineWidth(double ulw)KoTextFormat
setVAlign(VerticalAlignment a)KoTextFormat
setWordByWord(bool _b)KoTextFormat
shadowAsCss() constKoTextFormat
shadowAsCss(double shadowDistanceX, double shadowDistanceY, const QColor &shadowColor)KoTextFormat [static]
shadowColor() constKoTextFormat
shadowDistanceX() constKoTextFormat [inline]
shadowDistanceY() constKoTextFormat [inline]
ShadowText enum value (defined in KoTextFormat)KoTextFormat
shadowX(KoTextZoomHandler *zh) constKoTextFormat
shadowY(KoTextZoomHandler *zh) constKoTextFormat
Size enum value (defined in KoTextFormat)KoTextFormat
smallCapsFont(const KoTextZoomHandler *zh, bool applyZoom) constKoTextFormat
strikeOut() constKoTextFormat [inline]
StrikeOut enum value (defined in KoTextFormat)KoTextFormat
StrikeOutStyle enum nameKoTextFormat
strikeOutStyle() constKoTextFormat [inline]
strikeOutStyleList()KoTextFormat [static]
strikeOutStyleToString(StrikeOutStyle _lineType)KoTextFormat [static]
strikeOutType() constKoTextFormat [inline]
StrikeOutType enum nameKoTextFormat
strikeOutTypeList()KoTextFormat [static]
stringToAttributeFont(const QString &_str)KoTextFormat [static]
stringToStrikeOutStyle(const QString &_str)KoTextFormat [static]
stringToUnderlineStyle(const QString &_str)KoTextFormat [static]
style() constKoTextFormat
TextBackgroundColor enum value (defined in KoTextFormat)KoTextFormat
textBackgroundColor() constKoTextFormat [inline]
textUnderlineColor() constKoTextFormat [inline]
U_DASH enum value (defined in KoTextFormat)KoTextFormat
U_DASH_DOT enum value (defined in KoTextFormat)KoTextFormat
U_DASH_DOT_DOT enum value (defined in KoTextFormat)KoTextFormat
U_DOT enum value (defined in KoTextFormat)KoTextFormat
U_DOUBLE enum value (defined in KoTextFormat)KoTextFormat
U_NONE enum value (defined in KoTextFormat)KoTextFormat
U_SIMPLE enum value (defined in KoTextFormat)KoTextFormat
U_SIMPLE_BOLD enum value (defined in KoTextFormat)KoTextFormat
U_SOLID enum value (defined in KoTextFormat)KoTextFormat
U_WAVE enum value (defined in KoTextFormat)KoTextFormat
underline() constKoTextFormat [inline]
Underline enum value (defined in KoTextFormat)KoTextFormat
underlineStyle() constKoTextFormat [inline]
UnderlineStyle enum nameKoTextFormat
underlineStyleList()KoTextFormat [static]
underlineStyleToString(UnderlineStyle _lineType)KoTextFormat [static]
UnderlineType enum nameKoTextFormat
underlineType() constKoTextFormat [inline]
underlineTypeList()KoTextFormat [static]
underLineWidth() constKoTextFormat [inline]
UnderLineWidth enum value (defined in KoTextFormat)KoTextFormat
VAlign enum value (defined in KoTextFormat)KoTextFormat
vAlign() constKoTextFormat [inline]
VerticalAlignment enum nameKoTextFormat
waveUnderline() constKoTextFormat [inline]
width(const QChar &c) constKoTextFormat
width(const QString &str, int pos) const (defined in KoTextFormat)KoTextFormat
WordByWord enum value (defined in KoTextFormat)KoTextFormat
wordByWord() constKoTextFormat [inline]
zoomChanged()KoTextFormat
~KoTextFormat()KoTextFormat
KDE Home | KDE Accessibility Home | Description of Access Keys