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

Go to the source code of this file.

Classes

class  QH::SoftDelete
 The SoftDelete class povide the soft delete functionality. All child classes of this class must be deleted using the softDelete method for preparring for delete. IF you delete object without prepare then destructor invoke the abort function in debug mode. For release mode destructor print error message only. More...
 

Namespaces

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