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(), and Zone().

◆ m_parsed

bool GreatWksGraphInternal::Zone::m_parsed
mutable

true if we have send the data

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

◆ m_rootList

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

◆ m_styleList


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

Generated for libmwaw by doxygen 1.14.0