LotusStyleManagerInternal::FontStyle Struct Reference

small struct used to defined font style More...

Public Member Functions

 FontStyle (libwps_tools_win::Font::Type fontType)
 constructor More...
 

Public Attributes

WPSFont m_font
 the font More...
 
libwps_tools_win::Font::Type m_fontType
 the font type More...
 
int m_fontId
 the font id More...
 
std::string m_extra
 extra data More...
 

Friends

std::ostream & operator<< (std::ostream &o, FontStyle const &font)
 operator<< More...
 

Detailed Description

small struct used to defined font style

Constructor & Destructor Documentation

◆ FontStyle()

LotusStyleManagerInternal::FontStyle::FontStyle ( libwps_tools_win::Font::Type  fontType)
inlineexplicit

constructor

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
FontStyle const &  font 
)
friend

operator<<

Member Data Documentation

◆ m_extra

std::string LotusStyleManagerInternal::FontStyle::m_extra

extra data

◆ m_font

WPSFont LotusStyleManagerInternal::FontStyle::m_font

◆ m_fontId

int LotusStyleManagerInternal::FontStyle::m_fontId

the font id

Referenced by LotusStyleManager::updateState().

◆ m_fontType

libwps_tools_win::Font::Type LotusStyleManagerInternal::FontStyle::m_fontType

the font type

Referenced by LotusStyleManager::updateState().


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

Generated on Fri May 27 2022 03:07:01 for libwps by doxygen 1.8.14