12class QPlaceSearchSuggestionReplyImpl :
public QPlaceSearchSuggestionReply
17 explicit QPlaceSearchSuggestionReplyImpl(QNetworkReply *reply, QObject *parent =
nullptr);
18 ~QPlaceSearchSuggestionReplyImpl();
21 void setError(QPlaceReply::Error error_,
const QString &errorString);
23 void replyError(QNetworkReply::NetworkError error);