lib
KoTextFormatterCore Class Reference
List of all members.Detailed Description
Definition at line 55 of file KoTextFormatter.h.
Public Member Functions | |
| KoTextFormatterCore (KoTextFormatter *settings, KoTextDocument *doc, KoTextParag *parag, int start) | |
| bool | format () |
| int | widthUsed () const |
| int | resultY () const |
Protected Member Functions | |
| QPair< int, int > | determineCharWidth () |
| KoTextParagLineStart * | koFormatLine (KoTextZoomHandler *zh, KoTextParag *, KoTextString *string, KoTextParagLineStart *line, KoTextStringChar *startChar, KoTextStringChar *lastChar, int align, int space) |
| KoTextParagLineStart * | koBidiReorderLine (KoTextZoomHandler *zh, KoTextParag *, KoTextString *text, KoTextParagLineStart *line, KoTextStringChar *startChar, KoTextStringChar *lastChar, int align, int space) |
| void | moveChar (KoTextStringChar &chr, KoTextZoomHandler *zh, int deltaX, int deltaPixelX) |
| int | leftMargin (bool firstLine, bool includeFirstLineMargin=true) const |
| int | rightMargin (bool firstLine) const |
The documentation for this class was generated from the following files:

