GreatWksGraphInternal::Zone Struct Reference

Internal: a list of graphic corresponding to a page. More...

Public Member Functions

 Zone ()
 constructor
 

Public Attributes

int m_page
 the page number (if known)
 
std::vector< std::shared_ptr< Frame > > m_frameList
 the list of frame
 
std::vector< int > m_rootList
 the list of root id
 
std::vector< MWAWGraphicStylem_styleList
 the list of style
 
bool m_parsed
 true if we have send the data
 

Detailed Description

Internal: a list of graphic corresponding to a page.

Constructor & Destructor Documentation

◆ Zone()

GreatWksGraphInternal::Zone::Zone ( )
inline

constructor

Member Data Documentation

◆ m_frameList

◆ m_page

int GreatWksGraphInternal::Zone::m_page

the page number (if known)

Referenced by GreatWksGraph::readPageFrames().

◆ m_parsed

bool GreatWksGraphInternal::Zone::m_parsed
mutable

true if we have send the data

Referenced by GreatWksGraph::sendPageFrames().

◆ m_rootList

std::vector<int> GreatWksGraphInternal::Zone::m_rootList

the list of root id

Referenced by GreatWksGraph::readPageFrames(), and GreatWksGraph::sendPageFrames().

◆ m_styleList


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

Generated on Wed May 3 2023 07:18:29 for libmwaw by doxygen 1.9.6