LotusStyleManagerInternal::LineStyle Struct Reference

small struct used to defined line style More...

Public Member Functions

 LineStyle ()
 constructor More...
 

Public Attributes

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

Friends

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

Detailed Description

small struct used to defined line style

Constructor & Destructor Documentation

LotusStyleManagerInternal::LineStyle::LineStyle ( )
inline

constructor

Friends And Related Function Documentation

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

operator<<

Member Data Documentation

int LotusStyleManagerInternal::LineStyle::m_dashId

the dash id

Referenced by LotusStyleManager::readLineStyle().

std::string LotusStyleManagerInternal::LineStyle::m_extra

extra data

Referenced by LotusStyleManager::readLineStyle().


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

Generated on Wed Apr 11 2018 00:19:13 for libwps by doxygen 1.8.5