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

Go to the source code of this file.

Classes

class  QH::PKG::CloseConnection
 The CloseConnection class - This commanad is request for close connection on parent node of connection. This is necessary because QAbstractSocket emit error when connection closed from remote node. 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.