The libQtSerialization library is a Qt extension that makes it really easy to serialize your data in a forward and backward compatible way.

The library is composed of two sides: the QWriter which helps you serialize data, and the QReader that helps you unserialize data.

The writer is quiet straight forward. Pretty much, all you have to do is call a writeTag() function and the data gets serialized.

The reader is a little more complex so the serialization can support special cases, especially sub-classes (so you can save a tree of classes) and array of classes (your tree may be composed of multiple instances of a given object.)

Features

  • Serialize your data in a forward and backward compatible way
  • Written as a C++ library
  • Uses the powerful Qt framework

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow libQtSerialization

libQtSerialization Web Site

Other Useful Business Software
Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid Icon
Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid

Leverage the email service that customer-first brands trust for reliable inbox delivery at scale.

Email is the backbone of your customer engagement. The Twilio SendGrid Email API is the email service trusted by developers and marketers for time-savings, scalability, and delivery expertise. Our flexible Email API and proprietary Mail Transfer Agent (MTA), intuitive console, powerful features, and email experts make it easy to ensure all your email gets delivered in seconds and without interruption.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of libQtSerialization!

Additional Project Details

Operating Systems

Linux

Intended Audience

Information Technology, Developers

Registered

2012-05-06