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

Go to the source code of this file.

Classes

class  QH::PKG::CustomDBRequest< BASE >
 The CustomDBRequest class intended for send to database custom select request for working with multiple tables. 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.