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

Go to the source code of this file.

Classes

class  QH::DistVersion
 The DistVersion class This is information of supported versions of the destinations api. More...
 

Namespaces

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

Typedefs

typedef QHash< QString, DistVersionQH::VersionData
 VersionData This is array of all available apis and supported its versions.
 
typedef QHash< unsigned short, DistVersionQH::PackagesVersionData
 PackagesVersionData This is some as VersionData but for int commands.