|
QtRestClient
3.0.0
A library for generic JSON-based REST-APIs, with a mechanism to map JSON to Qt objects
|
This is the complete list of members for QtRestClient::ICborPaging, including all inherited members.
| cborItems() const =0 | QtRestClient::ICborPaging | pure virtual |
| hasNext() const =0 | QtRestClient::IPaging | pure virtual |
| hasPrevious() const | QtRestClient::IPaging | virtual |
| IPaging() (defined in QtRestClient::IPaging) | QtRestClient::IPaging | |
| items() const final | QtRestClient::ICborPaging | virtual |
| next() const =0 | QtRestClient::IPaging | pure virtual |
| offset() const | QtRestClient::IPaging | virtual |
| originalCbor() const =0 | QtRestClient::ICborPaging | pure virtual |
| originalData() const final | QtRestClient::ICborPaging | virtual |
| previous() const | QtRestClient::IPaging | virtual |
| properties() const =0 | QtRestClient::IPaging | pure virtual |
| total() const | QtRestClient::IPaging | virtual |
| ~IPaging() (defined in QtRestClient::IPaging) | QtRestClient::IPaging | virtual |
1.8.16