Uses of Enum
io.qt.webengine.core.QWebEngineUrlScheme.Syntax
Packages that use QWebEngineUrlScheme.Syntax
-
Uses of QWebEngineUrlScheme.Syntax in io.qt.webengine.core
Methods in io.qt.webengine.core that return QWebEngineUrlScheme.SyntaxModifier and TypeMethodDescriptionstatic QWebEngineUrlScheme.Syntax
QWebEngineUrlScheme.Syntax.resolve
(int value) Returns the corresponding enum entry for the given value.QWebEngineUrlScheme.syntax()
static QWebEngineUrlScheme.Syntax
Returns the enum constant of this type with the specified name.static QWebEngineUrlScheme.Syntax[]
QWebEngineUrlScheme.Syntax.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.webengine.core with parameters of type QWebEngineUrlScheme.SyntaxModifier and TypeMethodDescriptionfinal void
QWebEngineUrlScheme.setSyntax
(QWebEngineUrlScheme.Syntax newValue)