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

Referenced by operator<<.

◆ 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 LineStyle(), operator<<, and LotusStyleManager::readLineStyle().

◆ m_extra

std::string LotusStyleManagerInternal::LineStyle::m_extra

◆ m_width

float LotusStyleManagerInternal::LineStyle::m_width

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

Generated on Sat Jul 19 2025 05:24:41 for libwps by doxygen 1.14.0