KDNSSD
remoteservice.h
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 avahi-remoteservice.cpp:20
void resolveAsync()
Resolves the host name and port of service asynchronously.
Definition avahi-remoteservice.cpp:39
bool isResolved() const
Whether the service has been successfully resolved.
Definition avahi-remoteservice.cpp:88
bool resolve()
Resolves the host name and port of service synchronously.
Definition avahi-remoteservice.cpp:29
ServiceBase(const QString &name=QString(), const QString &type=QString(), const QString &domain=QString(), const QString &host=QString(), unsigned short port=0)
Creates a ServiceBase object.
Definition servicebase.cpp:16
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:52 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:52 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.