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