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