DNSSD
DNSSD::ResolveEvent Class Reference
#include <mdnsd-sdevent.h>
Inheritance diagram for DNSSD::ResolveEvent:

Detailed Description
Definition at line 64 of file mdnsd-sdevent.h.
Public Member Functions | |
ResolveEvent (const QString &hostname, unsigned short port, const QMap< QString, QByteArray > &txtdata) | |
Public Attributes | |
const QString | m_hostname |
const unsigned short | m_port |
const QMap< QString, QByteArray > | m_txtdata |
Constructor & Destructor Documentation
DNSSD::ResolveEvent::ResolveEvent | ( | const QString & | hostname, | |
unsigned short | port, | |||
const QMap< QString, QByteArray > & | txtdata | |||
) | [inline] |
Definition at line 67 of file mdnsd-sdevent.h.
Member Data Documentation
Definition at line 73 of file mdnsd-sdevent.h.
const unsigned short DNSSD::ResolveEvent::m_port |
Definition at line 74 of file mdnsd-sdevent.h.
Definition at line 75 of file mdnsd-sdevent.h.
The documentation for this class was generated from the following file: