Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qplacedetailsreply.cpp
Go to the documentation of this file.
1// Copyright (C) 2022 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
5#include "qplacereply_p.h"
6
7#include <QtLocation/QPlace>
8
11{
12public:
14};
15
17
19
39{
40}
41
46{
47}
48
53{
55}
56
61{
62 Q_D(const QPlaceDetailsReply);
63 return d->result;
64}
65
70{
72 d->result = place;
73}
\inmodule QtCore
Definition qobject.h:90
\inmodule QtLocation
QPlace place() const
Returns the place that was fetched.
void setPlace(const QPlace &place)
Sets the fetched place of the reply.
QPlaceDetailsReply(QObject *parent=nullptr)
Constructs a details reply with a given parent.
QPlaceReply::Type type() const override
Returns the type of reply.
virtual ~QPlaceDetailsReply()
Destroys the details reply.
\inmodule QtLocation
Definition qplacereply.h:15
Type
Describes the reply's type.
Definition qplacereply.h:31
\inmodule QtLocation
Definition qplace.h:25
Combined button and popup list for selecting options.
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent