Uses of Enum
io.qt.core.QUrl.UrlFormattingOption
Packages that use QUrl.UrlFormattingOption
-
Uses of QUrl.UrlFormattingOption in io.qt.core
Methods in io.qt.core that return QUrl.UrlFormattingOptionModifier and TypeMethodDescriptionstatic QUrl.UrlFormattingOption
QUrl.UrlFormattingOption.resolve
(int value) Returns the corresponding enum entry for the given value.static QUrl.UrlFormattingOption
Returns the enum constant of this type with the specified name.static QUrl.UrlFormattingOption[]
QUrl.UrlFormattingOption.values()
Returns an array containing the constants of this enum type, in the order they are declared.