ClarisDrawTextInternal::State Struct Reference

Internal: the state of a ClarisDrawText. More...

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

int m_version
 the file version More...
 
std::vector< Paragraphm_paragraphsList
 the list of paragraph More...
 
std::map< int, shared_ptr< DSET > > m_zoneMap
 the list of text zone More...
 

Detailed Description

Internal: the state of a ClarisDrawText.

Constructor & Destructor Documentation

§ State()

ClarisDrawTextInternal::State::State ( )
inline

constructor

Member Data Documentation

§ m_paragraphsList

std::vector<Paragraph> ClarisDrawTextInternal::State::m_paragraphsList

the list of paragraph

§ m_version

int ClarisDrawTextInternal::State::m_version
mutable

the file version

§ m_zoneMap

std::map<int, shared_ptr<DSET> > ClarisDrawTextInternal::State::m_zoneMap

the list of text zone


The documentation for this struct was generated from the following file:

Generated on Sun Jul 16 2017 07:19:30 for libmwaw by doxygen 1.8.12