filters
FormatData Class Reference
List of all members.Detailed Description
Definition at line 284 of file KWEFStructures.h.
Public Member Functions | |
| FormatData () | |
| FormatData (const int p, const int l, const bool missing) | |
| FormatData (const int i, const int p, const int l) | |
| FormatData (const int p, const int l, const FrameAnchor &t) | |
| FormatData (const FormatData &other) | |
Public Attributes | |
| int | id |
| int | pos |
| int | len |
| TextFormatting | text |
| FrameAnchor | frameAnchor |
| VariableData | variable |
Member Data Documentation
| int FormatData::pos |
Start position of text to which this format applies.
Definition at line 304 of file KWEFStructures.h.
The documentation for this class was generated from the following file:

