Uses of Class
io.qt.location.QPlaceSearchResult
Packages that use QPlaceSearchResult
-
Uses of QPlaceSearchResult in io.qt.location
Subclasses of QPlaceSearchResult in io.qt.locationModifier and TypeClassDescriptionclass
Represents a search result containing a proposed searchclass
Represents a search result containing a placeMethods in io.qt.location that return QPlaceSearchResultModifier and TypeMethodDescriptionQPlaceSearchResult.clone()
Creates and returns a copy of this object.Methods in io.qt.location that return types with arguments of type QPlaceSearchResultMethods in io.qt.location with parameters of type QPlaceSearchResultModifier and TypeMethodDescriptionfinal void
QPlaceSearchResult.assign
(QPlaceSearchResult other) final boolean
QPlaceSearchResult.equals
(QPlaceSearchResult other) Method parameters in io.qt.location with type arguments of type QPlaceSearchResultModifier and TypeMethodDescriptionfinal void
QPlaceMatchRequest.setResults
(Collection<? extends QPlaceSearchResult> results) protected final void
QPlaceSearchReply.setResults
(Collection<? extends QPlaceSearchResult> results) Constructors in io.qt.location with parameters of type QPlaceSearchResultModifierConstructorDescriptionSeeQPlaceProposedSearchResult::
QPlaceProposedSearchResult(QPlaceSearchResult) QPlaceResult
(QPlaceSearchResult other)