Uses of Enum
io.qt.webengine.widgets.QWebEngineSettings.FontSize
-
Uses of QWebEngineSettings.FontSize in io.qt.webengine.widgets
Methods in io.qt.webengine.widgets that return QWebEngineSettings.FontSizeModifier and TypeMethodDescriptionstatic QWebEngineSettings.FontSizeQWebEngineSettings.FontSize.resolve(int value) Returns the corresponding enum entry for the given value.static QWebEngineSettings.FontSizeReturns the enum constant of this type with the specified name.static QWebEngineSettings.FontSize[]QWebEngineSettings.FontSize.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.webengine.widgets with parameters of type QWebEngineSettings.FontSizeModifier and TypeMethodDescriptionfinal intQWebEngineSettings.fontSize(QWebEngineSettings.FontSize type) final voidQWebEngineSettings.resetFontSize(QWebEngineSettings.FontSize type) final voidQWebEngineSettings.setFontSize(QWebEngineSettings.FontSize type, int size)