Heart 1.3.842.34c2ab5
Heart is base back end library for your c++ Qt projects.
streambase.h File Reference
#include <QByteArray>
#include <QDataStream>
#include <QVariantMap>
#include "heart_global.h"
#include <type_traits>
Include dependency graph for streambase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QH::StreamBase
 The StreamBase class add support streaming data for all children classes. For correctly working all serializations functions you need to override fromStream and toStream methods. All implementations of overridden method should be contains a invoke of method of base class. More...
 

Namespaces

namespace  QH
 The QH namespace - QuasarApp Heart namespace. This namespace contains all classes of the Heart library.