Downloadliste

Projektbeschreibung

The libQtSerialization library is a Qt extension that makes it easy to serialize your data in a forward and backward compatible way. The library is composed of QWriter and QReader. The writer is straightforward - all you have to do is call a writeTag() function and the data is serialized. The reader is a little more complex as it supports special cases, such as sub-classes (so you can save a tree of classes) and arrays of classes (your tree may be composed of multiple instances of a given object).

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

Project Resources