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
| DomNode RTFTextState::node |
| DomNode RTFTextState::cell |
| DomNode RTFTextState::text |
The documentation for this struct was generated from the following file:

