DNSSD
dummy-servicebrowser.cpp
Go to the documentation of this file.
void finished()
Emitted when the list of published services has settled.
QList< RemoteService::Ptr > services() const
The currently known services of the specified type.
Definition: dummy-servicebrowser.cpp:51
not available because KDE was compiled without DNS-SD support
Definition: servicebrowser.h:78
bool isAutoResolving() const
Whether discovered services are resolved before being reported.
Definition: dummy-servicebrowser.cpp:32
virtual void virtual_hook(int, void *)
Definition: dummy-servicebrowser.cpp:56
static QHostAddress resolveHostName(const QString &hostname)
Resolves an mDNS hostname into an IP address.
Definition: dummy-servicebrowser.cpp:59
static State isAvailable()
Checks availability of DNS-SD services.
Definition: dummy-servicebrowser.cpp:38
static QString getLocalHostName()
The mDNS hostname of the local machine.
Definition: dummy-servicebrowser.cpp:64
ServiceBrowser(const QString &type, bool autoResolve=false, const QString &domain=QString(), const QString &subtype=QString())
Create a ServiceBrowser for a particular service type.
Definition: dummy-servicebrowser.cpp:29
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:30 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:30 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.