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 WPParserInternal::GraphicInfo::m_flags[7] |
some flag
Referenced by GraphicInfo(), and WPParser::readGraphic().
int WPParserInternal::GraphicInfo::m_graphicWidth |
the graphic width
Referenced by WPParser::readGraphic().
int WPParserInternal::GraphicInfo::m_width |