filters
RTFLayout Struct Reference
#include <rtfimport.h>
Detailed Description
Paragraph-formatting properties.
Definition at line 119 of file rtfimport.h.
Public Types | |
enum | Alignment { Left, Right, Justified, Centered } |
Public Attributes | |
QValueStack< RTFTab > | tablist |
RTFTab | tab |
RTFBorder | borders [4] |
RTFBorder * | border |
Alignment | alignment |
int | style |
int | firstIndent |
int | leftIndent |
int | rightIndent |
int | spaceBefore |
int | spaceAfter |
int | spaceBetween |
bool | spaceBetweenMultiple |
bool | inTable |
bool | keep |
bool | keepNext |
bool | pageBB |
bool | pageBA |
Member Data Documentation
Is the linespacing defined as multiple of line height (true) or by a height in 1/20 pt (false)?
Definition at line 132 of file rtfimport.h.
The documentation for this struct was generated from the following file: