Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qplacecontentreplyimpl.h
Go to the documentation of this file.
1// Copyright (C) 2015 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
4#ifndef QPLACECONTENTREPLYIMPL_H
5#define QPLACECONTENTREPLYIMPL_H
6
7#include <QtNetwork/QNetworkReply>
8#include <QtLocation/QPlaceContentReply>
9
11
12class QPlaceManager;
14
16{
18
19public:
23
24private slots:
25 void setError(QPlaceReply::Error error_, const QString &errorString);
26 void replyFinished();
27 void replyError(QNetworkReply::NetworkError error);
28
29private:
31};
32
34
35#endif
The QNetworkReply class contains the data and headers for a request sent with QNetworkAccessManager.
NetworkError
Indicates all possible error conditions found during the processing of the request.
\inmodule QtLocation
QPlaceContentRequest request() const
Returns the content request that was used to generate this reply.
\inmodule QtLocation
\inmodule QtLocation
QPlaceReply::Error error() const
Returns the error code.
Error
Describes an error which occurred during an operation.
Definition qplacereply.h:18
QString errorString() const
Returns the error string of the reply.
\macro QT_RESTRICTED_CAST_FROM_ASCII
Definition qstring.h:127
Combined button and popup list for selecting options.
#define Q_OBJECT
#define slots
QNetworkReply * reply
QJSEngine engine
[0]