MWAWFontManagerInternal::State Struct Reference

the state of a MWAWFontManager More...

Public Member Functions

 State (std::shared_ptr< MWAWFontConverter > const &fontConverter)
 constructor
 

Public Attributes

std::shared_ptr< MWAWFontConverterm_fontConverter
 the font converter
 
FontToIdMap m_fontToSpanIdMap
 a map font to id map (used to retrieve span id)
 
std::map< int, MWAWFontm_idToFontMap
 a map id to font map
 

Detailed Description

the state of a MWAWFontManager

Constructor & Destructor Documentation

◆ State()

MWAWFontManagerInternal::State::State ( std::shared_ptr< MWAWFontConverter > const &  fontConverter)
inlineexplicit

constructor

Member Data Documentation

◆ m_fontConverter

std::shared_ptr<MWAWFontConverter> MWAWFontManagerInternal::State::m_fontConverter

the font converter

◆ m_fontToSpanIdMap

FontToIdMap MWAWFontManagerInternal::State::m_fontToSpanIdMap

a map font to id map (used to retrieve span id)

◆ m_idToFontMap

std::map<int, MWAWFont> MWAWFontManagerInternal::State::m_idToFontMap

a map id to font map


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