Internal: class to store the line properties. More...
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<< | |
Internal: class to store the line properties.
| WriterPlsParserInternal::Line::Line | ( | ) | [inline] |
| std::ostream& operator<< | ( | std::ostream & | o, |
| Line const & | l | ||
| ) | [friend] |
operator<<
the first character
Referenced by WriterPlsParser::readLines().
the height
Referenced by WriterPlsParser::readLines().
Referenced by WriterPlsParser::readLines().
the width
Referenced by WriterPlsParser::readLines().