ReadySetGoStyleManagerInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor
 
void initColors ()
 init the color's list
 
void initPatterns ()
 init the patterns' list
 

Public Attributes

int m_version
 the file version
 
bool m_isDesignStudio
 a flag to know if we parse a Design Studio file
 
std::vector< MWAWColorm_colors
 the list of colors: v45
 
std::vector< MWAWGraphicStyle::Patternm_patterns
 the list of patterns: v3
 

Detailed Description

Internal: the state of a ReadySetGoStyleManager.

Constructor & Destructor Documentation

◆ State()

ReadySetGoStyleManagerInternal::State::State ( )
inline

constructor

Member Function Documentation

◆ initColors()

void ReadySetGoStyleManagerInternal::State::initColors ( )

init the color's list

◆ initPatterns()

void ReadySetGoStyleManagerInternal::State::initPatterns ( )

init the patterns' list

Member Data Documentation

◆ m_colors

std::vector<MWAWColor> ReadySetGoStyleManagerInternal::State::m_colors

the list of colors: v45

Referenced by initColors().

◆ m_isDesignStudio

bool ReadySetGoStyleManagerInternal::State::m_isDesignStudio

a flag to know if we parse a Design Studio file

Referenced by initPatterns().

◆ m_patterns

std::vector<MWAWGraphicStyle::Pattern> ReadySetGoStyleManagerInternal::State::m_patterns

the list of patterns: v3

Referenced by initPatterns().

◆ m_version

int ReadySetGoStyleManagerInternal::State::m_version

the file version

Referenced by initColors(), and initPatterns().


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