lib
KoTextFormatterBase Member ListThis is the complete list of members for KoTextFormatterBase, including all inherited members.
| allowBreakInWords() const | KoTextFormatterBase | [inline] |
| bidiReorderLine(KoTextParag *parag, KoTextString *string, KoTextParagLineStart *line, KoTextStringChar *start, KoTextStringChar *last, int align, int space) | KoTextFormatterBase | [protected, virtual] |
| format(KoTextDocument *doc, KoTextParag *parag, int start, const QMap< int, KoTextParagLineStart * > &oldLineStarts, int &y, int &widthUsed)=0 (defined in KoTextFormatterBase) | KoTextFormatterBase | [pure virtual] |
| formatVertically(KoTextDocument *doc, KoTextParag *parag) | KoTextFormatterBase | [virtual] |
| isBreakable(KoTextString *string, int pos) const | KoTextFormatterBase | |
| isStretchable(KoTextString *string, int pos) const | KoTextFormatterBase | |
| KoTextFormatterBase() | KoTextFormatterBase | |
| postFormat(KoTextParag *parag)=0 (defined in KoTextFormatterBase) | KoTextFormatterBase | [pure virtual] |
| setAllowBreakInWords(bool b) | KoTextFormatterBase | [inline, virtual] |
| setViewFormattingChars(bool b) | KoTextFormatterBase | [inline] |
| setWrapAtColumn(int c) | KoTextFormatterBase | [inline, virtual] |
| viewFormattingChars() const | KoTextFormatterBase | [inline] |
| wrapAtColumn() const | KoTextFormatterBase | [inline] |
| ~KoTextFormatterBase() | KoTextFormatterBase | [inline, virtual] |
|