Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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
15
35
43
45
46
52
57{
59 return d->searchRequest;
60}
61
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)