Projects / libQtSerialization

libQtSerialization

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).

Tags
Licenses
Operating Systems
Implementation
Translations

RSS Recent releases

  •  08 May 2012 08:56

    Release Notes: This initial version works, though the promise that the library be forward and backward compatible is not yet 100% there.

    Screenshot

    Project Spotlight

    TimeTrack

    A program to track time in professional environments.

    Screenshot

    Project Spotlight

    MKVToolNix

    Create and work with Matroska media files.