QtRestClient  3.0.0
A library for generic JSON-based REST-APIs, with a mechanism to map JSON to Qt objects
Classes | Namespaces | Macros
restclass.h File Reference
#include "QtRestClient/qtrestclient_global.h"
#include "QtRestClient/requestbuilder.h"
#include "QtRestClient/restreply.h"
#include "QtRestClient/restclient.h"
#include "QtRestClient/genericrestreply.h"
#include <QtCore/qobject.h>

Go to the source code of this file.

Classes

class  QtRestClient::RestClass
 A class to perform requests to an API. More...
 

Namespaces

 QtRestClient
 The Namespace containing all classes of the QtRestClient module.
 

Macros

#define CONCAT_PARAMS   QtRestClient::RestClass::concatParams
 Short macro for RestClass::concatParams(), to make the call shorter.