DNSSD
DNSSD Namespace Reference
Classes | |
| class | Configuration |
| class | DomainBrowser |
| Browses recommended domains for browsing or publishing to. More... | |
| class | DomainModel |
| Model for list of Zeroconf domains. More... | |
| class | PublicService |
| Represents a service to be published. More... | |
| class | RemoteService |
| Describes a service published over DNS-SD, typically on a remote machine. More... | |
| class | ServiceBase |
| Describes a service. More... | |
| class | ServiceBrowser |
| Browses for network services advertised over DNS-SD. More... | |
| class | ServiceModel |
| Model for list of Zeroconf services. More... | |
| class | ServiceTypeBrowser |
Functions | |
| bool | domainIsLocal (const QString &domain) |
Function Documentation
| bool DNSSD::domainIsLocal | ( | const QString & | domain | ) |
Check if the domain is link-local.
- Returns:
trueif domain is link-local ('local.'),falseotherwise
Definition at line 87 of file servicebase.cpp.
KDE 4.2 API Reference