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