DNSSD::AddRemoveEvent Class Reference
Inheritance diagram for DNSSD::AddRemoveEvent:

Detailed Description
Definition at line 39 of file sdevent.h.
Public Types | |
Add | |
Remove | |
enum | Operation { Add, Remove } |
Public Member Functions | |
AddRemoveEvent (Operation op, const QString &name, const QString &type, const QString &domain, bool last) | |
Public Attributes | |
const Operation | m_op |
const QString | m_name |
const QString | m_type |
const QString | m_domain |
const bool | m_last |
The documentation for this class was generated from the following file: