filters
RTFTextState Struct Reference
#include <rtfimport.h>
Detailed Description
RTF rich text state (text and tables).
Definition at line 215 of file rtfimport.h.
Public Attributes | |
| DomNode | node |
| DomNode | cell |
| DomNode | text |
| QValueList< KWFormat > | formats |
| QStringList | frameSets |
| QValueList< RTFTableRow > | rows |
| uint | table |
| uint | length |
Member Data Documentation
|
|
table cell(s)
Definition at line 220 of file rtfimport.h. |
|
|
paragraphs
Definition at line 218 of file rtfimport.h. |
|
|
plain text (for paragraph or table cell)
Definition at line 222 of file rtfimport.h. |
The documentation for this struct was generated from the following file:

