Internal: the fonts. More...
Public Member Functions | |
Font () | |
the constructor | |
Public Attributes | |
MWAWFont | m_font |
the font | |
int | m_flags |
some unknown flag | |
int | m_token |
the token type(checkme) | |
int | m_values [5] |
unknown values | |
Friends | |
std::ostream & | operator<< (std::ostream &o, Font const &font) |
operator<< |
Internal: the fonts.
MWProStructuresInternal::Font::Font | ( | ) | [inline] |
the constructor
std::ostream& operator<< | ( | std::ostream & | o, |
Font const & | font | ||
) | [friend] |
operator<<
some unknown flag
Referenced by MWProStructures::readFont().
the token type(checkme)
Referenced by MWProStructures::readFont().
unknown values
Referenced by Font(), and MWProStructures::readFont().