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

Canvas5StyleManagerInternal::Stroke::Stroke ( )
inline

constructor

Friends And Related Function Documentation

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

Member Data Documentation

int Canvas5StyleManagerInternal::Stroke::m_arrowId[2]
int Canvas5StyleManagerInternal::Stroke::m_dashId
int Canvas5StyleManagerInternal::Stroke::m_penId
unsigned Canvas5StyleManagerInternal::Stroke::m_type

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

Generated for libmwaw by doxygen 1.8.6