Internal: the state of a ZWText.
More...
Public Member Functions |
| | State () |
| | constructor
|
| Section & | getSection (int id) |
| | return a section for an id ( if it does not exists, create id )
|
Detailed Description
Internal: the state of a ZWText.
Constructor & Destructor Documentation
| ZWTextInternal::State::State |
( |
| ) |
|
|
inline |
Member Function Documentation
| Section& ZWTextInternal::State::getSection |
( |
int |
id | ) |
|
|
inline |
return a section for an id ( if it does not exists, create id )
Member Data Documentation
| int ZWTextInternal::State::m_actualPage |
| HFZone ZWTextInternal::State::m_footer |
| HFZone ZWTextInternal::State::m_header |
| std::map<int, Section> ZWTextInternal::State::m_idSectionMap |
| int ZWTextInternal::State::m_numPages |
| int ZWTextInternal::State::m_version |
|
mutable |
The documentation for this struct was generated from the following file: