This is the complete list of members for GFont, including all inherited members.
boldFont(GInteractor *interactor) | GFont | static |
changeFontSize(GInteractor *interactor, int dsize) | GFont | static |
changeFontSize(GText *label, int dsize) | GFont | static |
changeFontSize(const QFont &font, int dsize) | GFont | static |
deriveQFont(const QFont &font, QFont::Weight weight=QFont::Normal, int size=-1) | GFont | static |
deriveQFont(const QFont &font, string fontFamily, QFont::Weight weight=QFont::Normal, int size=-1) | GFont | static |
deriveQFont(string font, QFont::Weight weight=QFont::Normal, int size=-1) | GFont | static |
deriveQFont(string font, string fontFamily, QFont::Weight weight=QFont::Normal, int size=-1) | GFont | static |
italicFont(GInteractor *interactor) | GFont | static |
toFontString(const QFont &font) | GFont | static |
toQFont(string fontString) | GFont | static |
toQFont(const QFont &basisFont, string fontString) | GFont | static |