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.SyntaxQWebEngineUrlScheme.Syntax.resolve(int value) Returns the corresponding enum entry for the given value.QWebEngineUrlScheme.syntax()static QWebEngineUrlScheme.SyntaxReturns 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 voidQWebEngineUrlScheme.setSyntax(QWebEngineUrlScheme.Syntax newValue)