GraceFt v2.3
开源图形引擎 EGE(Easy Graphics Engine) 的高层封装库
 
载入中...
搜索中...
未找到
GFt::Font 成员列表

成员的完整列表,这些成员属于 GFt::Font,包括所有继承而来的类成员

Font(const std::wstring &fontFamily, long size=literals::em(1))GFt::Font
Font(const Font &other)GFt::Font
Font(Font &&other)GFt::Font
fontFamily() constGFt::Font
Graphics classGFt::Fontfriend
italic() constGFt::Font
operator<<(std::ostream &os, const Font &font)GFt::Fontfriend
operator=(const Font &other)GFt::Font
operator=(Font &&other)GFt::Font
setFontFamily(const std::wstring &fontFamily)GFt::Font
setItalic(bool italic)GFt::Font
setSize(long size)GFt::Font
setStrikeOut(bool strikeOut)GFt::Font
setUnderline(bool underline)GFt::Font
setWeight(FontWeight weight)GFt::Font
size() constGFt::Font
strikeOut() constGFt::Font
underline() constGFt::Font
weight() constGFt::Font
~Font()GFt::Font