Uses of Enum
io.qt.location.QPlaceSearchRequest.RelevanceHint
Packages that use QPlaceSearchRequest.RelevanceHint
-
Uses of QPlaceSearchRequest.RelevanceHint in io.qt.location
Methods in io.qt.location that return QPlaceSearchRequest.RelevanceHintModifier and TypeMethodDescriptionQPlaceSearchRequest.relevanceHint()
QPlaceSearchRequest.RelevanceHint.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QPlaceSearchRequest.RelevanceHint[]
QPlaceSearchRequest.RelevanceHint.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.location with parameters of type QPlaceSearchRequest.RelevanceHintModifier and TypeMethodDescriptionfinal void
QPlaceSearchRequest.setRelevanceHint
(QPlaceSearchRequest.RelevanceHint hint)