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
QPlaceReplyPrivate Class Reference

#include <qplacereply_p.h>

+ Inheritance diagram for QPlaceReplyPrivate:
+ Collaboration diagram for QPlaceReplyPrivate:

Public Member Functions

virtual ~QPlaceReplyPrivate ()
 

Public Attributes

bool isFinished = false
 
QPlaceReply::Error error = QPlaceReply::NoError
 
QString errorString
 

Detailed Description

Definition at line 22 of file qplacereply_p.h.

Constructor & Destructor Documentation

◆ ~QPlaceReplyPrivate()

virtual QPlaceReplyPrivate::~QPlaceReplyPrivate ( )
inlinevirtual

Definition at line 25 of file qplacereply_p.h.

Member Data Documentation

◆ error

QPlaceReply::Error QPlaceReplyPrivate::error = QPlaceReply::NoError

Definition at line 27 of file qplacereply_p.h.

Referenced by QPlaceReply::error(), and QPlaceReply::setError().

◆ errorString

QString QPlaceReplyPrivate::errorString

Definition at line 28 of file qplacereply_p.h.

Referenced by QPlaceReply::errorString(), and QPlaceReply::setError().

◆ isFinished

bool QPlaceReplyPrivate::isFinished = false

Definition at line 26 of file qplacereply_p.h.

Referenced by QPlaceReply::isFinished(), and QPlaceReply::setFinished().


The documentation for this class was generated from the following file: