ReadySetGoGraphInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

int m_version
 the file version More...
 
std::vector< Layoutm_layouts
 the list of layout (one by potential master + page) More...
 
std::vector< Layoutm_masterLayouts
 the list of master layouts: v6 More...
 

Detailed Description

Internal: the state of a ReadySetGoGraph.

Constructor & Destructor Documentation

ReadySetGoGraphInternal::State::State ( )
inline

constructor

Member Data Documentation

std::vector<Layout> ReadySetGoGraphInternal::State::m_layouts

the list of layout (one by potential master + page)

std::vector<Layout> ReadySetGoGraphInternal::State::m_masterLayouts

the list of master layouts: v6

int ReadySetGoGraphInternal::State::m_version

the file version


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

Generated on Thu May 30 2024 13:09:18 for libmwaw by doxygen 1.8.10