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

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

