summaryrefslogtreecommitdiffstats
path: root/examples/remoteobjects/pyside/simple.py
Commit message (Collapse)AuthorAgeFilesLines
* Add example of reading CBOR data from pythonwip/serializationBrett Stottlemyer2021-07-151-0/+196
This is currently a test harness that will expand as the CBOR functionality is prototyped. A start at changes to repc to autogenerate python code for Replica types is also included. Change-Id: I97c3ad4c62c7d747c1918f88be41fb7643bbb46d Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Michael Brasser <michael.brasser@live.com>