aboutsummaryrefslogtreecommitdiffstats
path: root/src/coap/qcoapreply.h
Commit message (Expand)AuthorAgeFilesLines
* Forbid creation of QCoapReply and QCoapResourceDiscoveryReply objectsSona Kurazyan2019-05-141-7/+4
* Replace the Q_DECL_OVERRIDE macros with 'override'Sona Kurazyan2019-04-261-2/+2
* Use Q_INVOKABLE for the methods not meant to be used as slotsSona Kurazyan2019-03-201-2/+0
* Fix review comments left from the initial commitSona Kurazyan2018-12-201-1/+1
* Add the CoAP module, providing a client for QtAdrien Leravat2018-12-141-0/+94