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

Go to the source code of this file.

Classes

class  QH::iObjectProvider
 The iObjectProvider class is base interface for work with database objects. Using on database writers and database caches. More...
 

Namespaces

namespace  QH
 The QH namespace - QuasarApp Heart namespace. This namespace contains all classes of the Heart library.
 
namespace  QH::PKG
 The PKG namesapce - this namespace contains all default packages of the Heart library. If you want create a pool request for Heart Library with own implemented packages you need to create a new package into a PKG namesapce.