WPParserInternal::Line Struct Reference

Internal: class to store the line properties. More...

List of all members.

Public Member Functions

 Line ()

Public Attributes

int m_firstChar
 the first character
int m_height
 the height
int m_width
 the width
int m_maxFontSize
int m_flags [4]
 the maximum font size

Friends

std::ostream & operator<< (std::ostream &o, Line const &l)
 operator<<

Detailed Description

Internal: class to store the line properties.


Constructor & Destructor Documentation


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Line const &  l 
) [friend]

operator<<


Member Data Documentation

the first character

Referenced by WPParser::readLines().

the maximum font size

some flag

Referenced by Line(), and WPParser::readLines().


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