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

Go to the source code of this file.

Classes

struct  QH::DBPatch
 DBPatch This is function that should be upgrade database. More...
 

Namespaces

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

Typedefs

typedef QMap< unsigned short, QMap< unsigned short, DBPatch > > QH::DBPatchMap
 DBPatchMap This is 2 depch map of the DBPatch structure when the first key it is version (from) and second key is version to.