25#ifndef QMDNSENGINE_MDNS_H
26#define QMDNSENGINE_MDNS_H
29#include <QHostAddress>
31#include "qmdnsengine_export.h"
39QMDNSENGINE_EXPORT
extern const quint16 MdnsPort;
44QMDNSENGINE_EXPORT
extern const QHostAddress MdnsIpv4Address;
49QMDNSENGINE_EXPORT
extern const QHostAddress MdnsIpv6Address;
54QMDNSENGINE_EXPORT
extern const QByteArray MdnsBrowseType;