Internal: the state of a ClarisDrawText. 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< DSET > > | m_zoneMap |
| the list of text zone | |
Internal: the state of a ClarisDrawText.
| ClarisDrawTextInternal::State::State | ( | ) | [inline] |
constructor
| std::vector<Paragraph> ClarisDrawTextInternal::State::m_paragraphsList |
the list of paragraph
int ClarisDrawTextInternal::State::m_version [mutable] |
the file version
| std::map<int, shared_ptr<DSET> > ClarisDrawTextInternal::State::m_zoneMap |
the list of text zone