|
CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for Font, including all inherited members.
| color() const | Font | |
| color(Color newValue) | Font | |
| decoration() const | Font | |
| decoration(Decoration newValue) | Font | |
| defaultSize(Pitch pitch=Pitch::Variable) | Font | static |
| family() const | Font | |
| family(const String &newValue) | Font | |
| Font() | Font | |
| Font(double size) | Font | |
| Font(const String &family, double size) | Font | |
| Font(const String &family) | Font | |
| Font(Pitch pitch) | Font | |
| Font(Pitch pitch, double size) | Font | |
| metricsHinting() const | Font | |
| metricsHinting(MetricsHinting newValue) | Font | |
| operator bool() const | Font | |
| operator!=(const Font &b) const | Font | |
| operator*=(double scale) (defined in Font) | Font | |
| operator==(const Font &b) const | Font | |
| outlineHinting() const | Font | |
| outlineHinting(OutlineHinting newValue) | Font | |
| paper() const | Font | |
| paper(Color newValue) | Font | |
| path() const | Font | |
| size() const | Font | |
| size(double newValue) | Font | |
| slant() const | Font | |
| slant(Slant newValue) | Font | |
| smoothing() const | Font | |
| smoothing(FontSmoothing newValue) | Font | |
| stretch() const | Font | |
| stretch(Stretch newValue) | Font | |
| weight() const | Font | |
| weight(Weight newValue) | Font |