LotusStyleManagerInternal::LineStyle Struct Reference

small struct used to defined line style More...

Public Member Functions

 LineStyle ()
 constructor
 

Public Attributes

float m_width
 the line width
 
WPSColor m_color
 the line color
 
int m_dashId
 the dash id
 
std::string m_extra
 extra data
 

Friends

std::ostream & operator<< (std::ostream &o, LineStyle const &line)
 operator<<
 

Detailed Description

small struct used to defined line style

Constructor & Destructor Documentation

◆ LineStyle()

LotusStyleManagerInternal::LineStyle::LineStyle ( )
inline

constructor

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  o,
LineStyle const &  line 
)
friend

operator<<

Member Data Documentation

◆ m_color

WPSColor LotusStyleManagerInternal::LineStyle::m_color

◆ m_dashId

int LotusStyleManagerInternal::LineStyle::m_dashId

the dash id

Referenced by LotusStyleManager::readLineStyle().

◆ m_extra

std::string LotusStyleManagerInternal::LineStyle::m_extra

extra data

Referenced by LotusStyleManager::readLineStyle().

◆ m_width

float LotusStyleManagerInternal::LineStyle::m_width

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

Generated on Thu Jul 27 2023 11:31:48 for libwps by doxygen 1.9.7