Uses of Enum
io.qt.webengine.widgets.QWebEngineSettings.FontFamily
-
Uses of QWebEngineSettings.FontFamily in io.qt.webengine.widgets
Modifier and TypeMethodDescriptionQWebEngineSettings.FontFamily.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QWebEngineSettings.FontFamily[]
QWebEngineSettings.FontFamily.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal String
QWebEngineSettings.fontFamily
(QWebEngineSettings.FontFamily which) final void
QWebEngineSettings.resetFontFamily
(QWebEngineSettings.FontFamily which) final void
QWebEngineSettings.setFontFamily
(QWebEngineSettings.FontFamily which, String family)