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

Go to the source code of this file.

Classes

class  QH::HostAddress
 The Host Address class this is wrapper of QHostAddress. Contains the NetworkAddress and network port. More...
 

Namespaces

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

Functions

uint QH::qHash (const HostAddress &address)
 
 Q_DECLARE_METATYPE (QH::HostAddress)
 

Function Documentation

◆ Q_DECLARE_METATYPE()

Q_DECLARE_METATYPE ( QH::HostAddress  )