68 MinimumLogicalFontSize,
77 virtual QObject* GetQObject () = 0;
86 virtual void SetFontFamily (FontFamily family,
const QFont& font) = 0;
95 virtual void SetFontSize (FontSize type,
int size) = 0;
100 return static_cast<uint
> (
f);
105 return static_cast<uint
> (
f);
108 Q_DECLARE_INTERFACE (
IWkFontsSettable,
"org.LeechCraft.IWkFontsSettable/1.0")
Interface to aid WebKit-like-view-containing tabs to expose the view fonts configuration to the user...
constexpr detail::ExprTree< detail::ExprType::LeafStaticPlaceholder, detail::MemberPtrs< Ptr > > f
FontSize
Enumeration for possible font sizes.
uint qHash(IWkFontsSettable::FontFamily f)
FontFamily
Enumeration for possible font families.