aboutsummaryrefslogtreecommitdiffstats
path: root/examples/coap/quickmulticastclient/qmlcoapmulticastclient.h
Commit message (Expand)AuthorAgeFilesLines
* CoAP Multicast Discovery example: update the documentationIvan Solovev2023-06-211-0/+6
* CoAP Multicast Discovery example: allow to stop discovery and clear the disco...Ivan Solovev2023-06-211-1/+15
* CoAP Multicast Discovery example: use modern C++ type registration in QMLIvan Solovev2023-06-211-0/+13
* Use SPDX license identifiersLucie GĂ©rard2022-06-151-49/+2
* Use QList instead of QVector in qtcoapSona Kurazyan2020-06-241-1/+1
* Fix QtCoAP quickmulticastclient exampleSona Kurazyan2019-10-311-1/+1
* Rename QCoapDiscoveryReply -> QCoapResourceDiscoveryReplySona Kurazyan2019-05-141-1/+1
* Add QML-based multicast discovery exampleSona Kurazyan2019-04-171-0/+91