成员的完整列表,这些成员属于 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() const | GFt::Font | |
| Graphics class | GFt::Font | friend |
| italic() const | GFt::Font | |
| operator<<(std::ostream &os, const Font &font) | GFt::Font | friend |
| 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() const | GFt::Font | |
| strikeOut() const | GFt::Font | |
| underline() const | GFt::Font | |
| weight() const | GFt::Font | |
| ~Font() | GFt::Font |