QPlaceProposedSearchResult Class▲
-
Header: QPlaceProposedSearchResult
-
Since: QtLocation 5.2
-
qmake: QT += location
-
Inherits: QPlaceSearchResult
-
Group: QPlaceProposedSearchResult is part of QtLocation-places, QtLocation-places-data
Detailed Description▲
Member Function Documentation▲
QPlaceProposedSearchResult::QPlaceProposedSearchResult()▲
Constructs a new proposed search result.
QPlaceProposedSearchResult::QPlaceProposedSearchResult(const QPlaceSearchRequest &other)▲
Contructs a copy of other if possible, otherwise constructs a default proposed search result.
[virtual] QPlaceProposedSearchResult::~QPlaceProposedSearchResult()▲
Destroys the proposed search result.
QPlaceSearchRequest QPlaceProposedSearchResult::searchRequest() const▲
Returns a place search request that can be used to perform an additional proposed search.
See Also▲
See also setSearchRequest()