Canvas5StyleManagerInternal::Stroke Struct Reference

Internal: the stroke style of a Canvas5StyleManager. More...

Public Member Functions

 Stroke ()
 constructor More...
 

Public Attributes

unsigned m_type
 the type More...
 
int m_penId
 the pen id More...
 
int m_dashId
 the dash id More...
 
int m_arrowId [2]
 the arrow id (beg/end) More...
 

Friends

std::ostream & operator<< (std::ostream &o, Stroke const &stroke)
 

Detailed Description

Internal: the stroke style of a Canvas5StyleManager.

Constructor & Destructor Documentation

◆ Stroke()

Canvas5StyleManagerInternal::Stroke::Stroke ( )
inline

constructor

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
Stroke const &  stroke 
)
friend

Member Data Documentation

◆ m_arrowId

int Canvas5StyleManagerInternal::Stroke::m_arrowId[2]

the arrow id (beg/end)

Referenced by Stroke().

◆ m_dashId

int Canvas5StyleManagerInternal::Stroke::m_dashId

the dash id

◆ m_penId

int Canvas5StyleManagerInternal::Stroke::m_penId

the pen id

◆ m_type

unsigned Canvas5StyleManagerInternal::Stroke::m_type

the type

Referenced by Canvas5StyleManager::readFrameStyles9().


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

Generated for libmwaw by doxygen 1.8.14