lib
KoTextParagLineStart Struct Reference
List of all members.Detailed Description
Definition at line 685 of file KoRichText.h.
Public Member Functions | |
| KoTextParagLineStart () | |
| KoTextParagLineStart (ushort y_, ushort bl, ushort h_) | |
| KoTextParagLineStart (KoBidiContext *c, KoBidiStatus s) | |
| virtual | ~KoTextParagLineStart () |
| void | setContext (KoBidiContext *c) |
| KoBidiContext * | context () const |
Public Attributes | |
| ushort | y |
| ushort | baseLine |
| ushort | h |
| short | lineSpacing |
| bool | hyphenated |
| KoBidiStatus | status |
| int | w |
The documentation for this struct was generated from the following file:

