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

You Might Also Like
Cyber Risk Assessment and Management Platform Icon
Cyber Risk Assessment and Management Platform

ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
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