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