Internal: class to store the Graphic properties. More...
| Public Member Functions | |
| GraphicInfo () | |
| Public Attributes | |
| int | m_width | 
| the first character  More... | |
| int | m_graphicWidth | 
| the graphic width  More... | |
| int | m_flags [7] | 
| some flag  More... | |
| Friends | |
| std::ostream & | operator<< (std::ostream &o, GraphicInfo const &g) | 
| operator<<  More... | |
Internal: class to store the Graphic properties.
| 
 | inline | 
| 
 | friend | 
operator<<
| int WriterPlsParserInternal::GraphicInfo::m_flags[7] | 
some flag
Referenced by GraphicInfo(), and WriterPlsParser::readGraphic().
| int WriterPlsParserInternal::GraphicInfo::m_graphicWidth | 
the graphic width
Referenced by WriterPlsParser::readGraphic().
| int WriterPlsParserInternal::GraphicInfo::m_width |