ReadySetGoGraphInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor
 

Public Attributes

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

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 Wed May 3 2023 07:18:29 for libmwaw by doxygen 1.9.6