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.h
Go to the documentation of this file.
1// Copyright (C) 2013 Aaron McCarthy <mccarthy.aaron@gmail.com>
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
4#ifndef QPROPOSEDSEARCHRESULT_H
5#define QPROPOSEDSEARCHRESULT_H
6
7#include <QtLocation/QPlaceSearchResult>
8
10
12
13class Q_LOCATION_EXPORT QPlaceProposedSearchResult : public QPlaceSearchResult
14{
15public:
17
18#ifdef Q_QDOC
20#else
22#endif
23
25
26 QPlaceSearchRequest searchRequest() const;
27 void setSearchRequest(const QPlaceSearchRequest &request);
28
29private:
31};
32
34
36
37#endif // QPROPOSEDSEARCHRESULT_H
\inmodule QtLocation
\inmodule QtLocation
Combined button and popup list for selecting options.
#define Q_DECLARE_SEARCHRESULT_COPY_CTOR(Class)
#define Q_DECLARE_SEARCHRESULT_D_FUNC(Class)
@ Q_RELOCATABLE_TYPE
Definition qtypeinfo.h:158
#define Q_DECLARE_TYPEINFO(TYPE, FLAGS)
Definition qtypeinfo.h:180
QSharedPointer< T > other(t)
[5]
QNetworkRequest request(url)