25 #ifndef QMDNSENGINE_PROVIDER_H 26 #define QMDNSENGINE_PROVIDER_H 30 #include "qmdnsengine_export.h" 39 class QMDNSENGINE_EXPORT ProviderPrivate;
63 class QMDNSENGINE_EXPORT
Provider :
public QObject
81 void update(
const Service &service);
85 ProviderPrivate *
const d;
90 #endif // QMDNSENGINE_PROVIDER_H Provider for a single mDNS service
Definition: provider.h:63
Definition: abstractserver.h:32
Base class for sending and receiving DNS messages.
Definition: abstractserver.h:45
Hostname reserved for exclusive use
Definition: hostname.h:54
Service available on the local network
Definition: service.h:50