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
virtual void virtual_hook(int id, void *data)
Definition dummy-remoteservice.cpp:53
bool resolve()
Resolves the host name and port of service synchronously.
Definition dummy-remoteservice.cpp:37
bool isResolved() const
Whether the service has been successfully resolved.
Definition dummy-remoteservice.cpp:47
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
Definition domainbrowser.h:29
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.