Internal: the state of a CWText. More...
Public Member Functions | |
State () | |
constructor | |
Public Attributes | |
int | m_version |
the file version | |
std::vector< Paragraph > | m_paragraphsList |
the list of paragraph | |
std::map< int, shared_ptr< Zone > > | m_zoneMap |
the list of text zone |
Internal: the state of a CWText.
CWTextInternal::State::State | ( | ) | [inline] |
constructor
std::vector<Paragraph> CWTextInternal::State::m_paragraphsList |
the list of paragraph
int CWTextInternal::State::m_version [mutable] |
the file version
std::map<int, shared_ptr<Zone> > CWTextInternal::State::m_zoneMap |
the list of text zone