79 return static_cast<uint
> (f);
84 return static_cast<uint
> (f);
Interface to aid WebKit-like-view-containing tabs to expose the view fonts configuration to the user.
virtual void SetFontSize(FontSize type, int size)=0
Sets the size for the given font size type.
virtual QObject * GetQObject()=0
Returns this tab as a QObject.
FontFamily
Enumeration for possible font families.
virtual void SetFontFamily(FontFamily family, const QFont &font)=0
Sets the font for the given font family.
FontSize
Enumeration for possible font sizes.
virtual ~IWkFontsSettable()=default
uint qHash(IWkFontsSettable::FontFamily f)