DNSSD
DNSSD::AddRemoveEvent Class Reference
#include <sdevent.h>
Inheritance diagram for DNSSD::AddRemoveEvent:
Public Types | |
enum | Operation { Add, Remove } |
Public Member Functions | |
AddRemoveEvent (Operation op, const QString &name, const QString &type, const QString &domain, bool last) | |
Public Attributes | |
const QString | m_domain |
const bool | m_last |
const QString | m_name |
const Operation | m_op |
const QString | m_type |
Detailed Description
Definition at line 39 of file sdevent.h.
Member Enumeration Documentation
Constructor & Destructor Documentation
Member Data Documentation
The documentation for this class was generated from the following file: