Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qplaceproposedsearchresult.cpp
Go to the documentation of this file.
1// Copyright (C) 2013 Aaron McCarthy <mccarthy.aaron@gmail.com>
2// Copyright (C) 2022 The Qt Company Ltd.
3// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
4
7
9
11{
14}
15
33{
34}
35
43
45
46
50{
51}
52
57{
59 return d->searchRequest;
60}
61
66{
68 d->searchRequest = request;
69}
70
bool compare(const QPlaceSearchResultPrivate *other) const override
void setSearchRequest(const QPlaceSearchRequest &request)
Sets the proposed search request to request.
QPlaceSearchRequest searchRequest() const
Returns a place search request that can be used to perform an additional proposed search.
QPlaceProposedSearchResult()
Constructs a new proposed search result.
\inmodule QtLocation
virtual bool compare(const QPlaceSearchResultPrivate *other) const
\inmodule QtLocation
Combined button and popup list for selecting options.
#define Q_IMPLEMENT_SEARCHRESULT_D_FUNC(Class)
#define Q_IMPLEMENT_SEARCHRESULT_COPY_CTOR(Class)
QSharedPointer< T > other(t)
[5]
QNetworkRequest request(url)