tags:

views:

10

answers:

0

I would like to save a list of QObjects into a file and read it again in the easiest way possible. Can I use QDataStream for this (writeListVariant, readListVariant)? How can I do this?