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() const KoTextFormat
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() const KoTextFormat [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) const KoTextFormat
charWidthLU(const KoTextStringChar *c, const KoTextParag *parag, int i) const KoTextFormat
color() const KoTextFormat [inline]
Color enum value (defined in KoTextFormat)KoTextFormat
compare(const KoTextFormat &format) const KoTextFormat
copyFormat(const KoTextFormat &fm, int flags)KoTextFormat
defaultTextColor(QPainter *painter)KoTextFormat [static]
descent() const KoTextFormat
displayedChar(QChar c) const KoTextFormat [protected]
displayedString(const QString &c) const KoTextFormat
doubleStrikeOut() const KoTextFormat [inline]
doubleUnderline() const KoTextFormat [inline]
ExtendUnderLine enum value (defined in KoTextFormat)KoTextFormat
Family enum value (defined in KoTextFormat)KoTextFormat
Flags enum nameKoTextFormat
font() const KoTextFormat [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() const KoTextFormat
Hyphenation enum value (defined in KoTextFormat)KoTextFormat
hyphenation() const KoTextFormat [inline]
isMisspelled() const KoTextFormat [inline]
isStrikedOrUnderlined() const KoTextFormat [inline]
Italic enum value (defined in KoTextFormat)KoTextFormat
key() const KoTextFormat
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() const KoTextFormat [inline]
Language enum value (defined in KoTextFormat)KoTextFormat
load(KoOasisContext &context)KoTextFormat
Misspelled enum value (defined in KoTextFormat)KoTextFormat
NoFlags enum value (defined in KoTextFormat)KoTextFormat
offsetFromBaseLine() const KoTextFormat [inline]
OffsetFromBaseLine enum value (defined in KoTextFormat)KoTextFormat
offsetX() const KoTextFormat
offsetY() const KoTextFormat
operator=(const KoTextFormat &fm)KoTextFormat
operator==(const KoTextFormat &f) const KoTextFormat [inline]
parent() const KoTextFormat [inline]
parseShadowFromCss(const QString &css)KoTextFormat
pointSize() const KoTextFormat [inline]
printDebug()KoTextFormat
refFont() const KoTextFormat
refFontMetrics() const KoTextFormat
refPointSize() const KoTextFormat
relativeTextSize() const KoTextFormat [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) const KoTextFormat
screenFontMetrics(const KoTextZoomHandler *zh) const KoTextFormat
screenPointSize(const KoTextZoomHandler *zh) const KoTextFormat
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() const KoTextFormat
shadowAsCss(double shadowDistanceX, double shadowDistanceY, const QColor &shadowColor)KoTextFormat [static]
shadowColor() const KoTextFormat
shadowDistanceX() const KoTextFormat [inline]
shadowDistanceY() const KoTextFormat [inline]
ShadowText enum value (defined in KoTextFormat)KoTextFormat
shadowX(KoTextZoomHandler *zh) const KoTextFormat
shadowY(KoTextZoomHandler *zh) const KoTextFormat
Size enum value (defined in KoTextFormat)KoTextFormat
smallCapsFont(const KoTextZoomHandler *zh, bool applyZoom) const KoTextFormat
strikeOut() const KoTextFormat [inline]
StrikeOut enum value (defined in KoTextFormat)KoTextFormat
strikeOutStyle() const KoTextFormat [inline]
StrikeOutStyle enum nameKoTextFormat
strikeOutStyleList()KoTextFormat [static]
strikeOutStyleToString(StrikeOutStyle _lineType)KoTextFormat [static]
strikeOutType() const KoTextFormat [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() const KoTextFormat
textBackgroundColor() const KoTextFormat [inline]
TextBackgroundColor enum value (defined in KoTextFormat)KoTextFormat
textUnderlineColor() const KoTextFormat [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 enum value (defined in KoTextFormat)KoTextFormat
underline() const KoTextFormat [inline]
underlineStyle() const KoTextFormat [inline]
UnderlineStyle enum nameKoTextFormat
underlineStyleList()KoTextFormat [static]
underlineStyleToString(UnderlineStyle _lineType)KoTextFormat [static]
UnderlineType enum nameKoTextFormat
underlineType() const KoTextFormat [inline]
underlineTypeList()KoTextFormat [static]
underLineWidth() const KoTextFormat [inline]
UnderLineWidth enum value (defined in KoTextFormat)KoTextFormat
vAlign() const KoTextFormat [inline]
VAlign enum value (defined in KoTextFormat)KoTextFormat
VerticalAlignment enum nameKoTextFormat
waveUnderline() const KoTextFormat [inline]
width(const QChar &c) const KoTextFormat
width(const QString &str, int pos) const (defined in KoTextFormat)KoTextFormat
WordByWord enum value (defined in KoTextFormat)KoTextFormat
wordByWord() const KoTextFormat [inline]
zoomChanged()KoTextFormat
~KoTextFormat()KoTextFormat
KDE Home | KDE Accessibility Home | Description of Access Keys