[Development] QVariant container API
Thiago Macieira
thiago.macieira at intel.com
Mon Apr 1 15:09:53 CEST 2019
On Monday, 1 April 2019 12:41:59 CEST Vasily Pupkin wrote:
> The API would be QByteArray serialize(const QVariant& value), and QVariant
> might be a gadget or a collection of any depth. The only thing it does, is
> peaking inside QVariant and recursively (de)serializes properties or items.
By the way, conversions through QVariant are *exactly* what I implemented in
the examples/corelib/serialization/convert tool.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel System Software Products
More information about the Development
mailing list