Heart 1.3.848.aa44c26
Heart is base back end library for your c++ Qt projects.
|
#include "abstractdata.h"
Go to the source code of this file.
Classes | |
struct | QH::PKG::SerializationBox |
class | QH::PKG::MultiversionData |
The MultiversionData class This class add support for multiple versions of ne command/package. If you need to add support multiple versions make your pakcage class children of the MultiversionData class. 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. | |