Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QPlaceContentReplyPrivate Class Reference
Inheritance diagram for QPlaceContentReplyPrivate:
Collaboration diagram for QPlaceContentReplyPrivate:

Public Attributes

QPlaceContent::Collection contentCollection
int totalCount = 0
QPlaceContentRequest contentRequest
QPlaceContentRequest previousPageRequest
QPlaceContentRequest nextPageRequest
Public Attributes inherited from QPlaceReplyPrivate
bool isFinished = false
QPlaceReply::Error error = QPlaceReply::NoError
QString errorString

Additional Inherited Members

Public Member Functions inherited from QPlaceReplyPrivate
virtual ~QPlaceReplyPrivate ()

Detailed Description

Definition at line 10 of file qplacecontentreply.cpp.

Member Data Documentation

◆ contentCollection

QPlaceContent::Collection QPlaceContentReplyPrivate::contentCollection

Definition at line 13 of file qplacecontentreply.cpp.

◆ contentRequest

QPlaceContentRequest QPlaceContentReplyPrivate::contentRequest

Definition at line 15 of file qplacecontentreply.cpp.

◆ nextPageRequest

QPlaceContentRequest QPlaceContentReplyPrivate::nextPageRequest

Definition at line 17 of file qplacecontentreply.cpp.

◆ previousPageRequest

QPlaceContentRequest QPlaceContentReplyPrivate::previousPageRequest

Definition at line 16 of file qplacecontentreply.cpp.

◆ totalCount

int QPlaceContentReplyPrivate::totalCount = 0

Definition at line 14 of file qplacecontentreply.cpp.


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