Heart 1.3.848.aa44c26
Heart is base back end library for your c++ Qt projects.
|
#include "iobjectprovider.h"
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. | |