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

◆ State()

ReadySetGoGraphInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_layouts

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

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

◆ m_masterLayouts

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

the list of master layouts: v6

◆ m_version

int ReadySetGoGraphInternal::State::m_version

the file version


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

Generated on Thu Jan 25 2024 00:00:00 for libmwaw by doxygen 1.9.4