Uses of Class
io.qt.location.QPlaceSearchRequest.RelevanceHint
Package | Description |
---|---|
io.qt.location |
-
Uses of QPlaceSearchRequest.RelevanceHint in io.qt.location
Methods in io.qt.location that return QPlaceSearchRequest.RelevanceHint Modifier and Type Method Description QPlaceSearchRequest.RelevanceHint
QPlaceSearchRequest. relevanceHint()
static QPlaceSearchRequest.RelevanceHint
QPlaceSearchRequest.RelevanceHint. resolve(int value)
Returns the corresponding enum entry for the given value.static QPlaceSearchRequest.RelevanceHint
QPlaceSearchRequest.RelevanceHint. valueOf(String name)
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.RelevanceHint Modifier and Type Method Description void
QPlaceSearchRequest. setRelevanceHint(QPlaceSearchRequest.RelevanceHint hint)