DNSSD
dummy-remoteservice.cpp
Go to the documentation of this file.
void resolveAsync()
Resolves the host name and port of service asynchronously.
Definition: dummy-remoteservice.cpp:42
RemoteService(const QString &name, const QString &type, const QString &domain)
Creates an unresolved RemoteService representing the service with the given name, type and domain...
Definition: dummy-remoteservice.cpp:27
virtual void virtual_hook(int id, void *data)
Definition: dummy-remoteservice.cpp:53
bool isResolved() const
Whether the service has been successfully resolved.
Definition: dummy-remoteservice.cpp:47
bool resolve()
Resolves the host name and port of service synchronously.
Definition: dummy-remoteservice.cpp:37
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.