[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/dnssd
From:       Sebastian Trueg <sebastian () trueg ! de>
Date:       2008-03-04 14:22:02
Message-ID: 1204640522.260456.7681.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 782189 by trueg:

Fixed include hints for the documentation

 M  +2 -0      domainbrowser.h  
 M  +2 -0      publicservice.h  
 M  +2 -0      remoteservice.h  
 M  +2 -0      servicebase.h  
 M  +2 -0      servicebrowser.h  


--- trunk/KDE/kdelibs/dnssd/domainbrowser.h #782188:782189
@@ -30,6 +30,8 @@
 class DomainBrowserPrivate;
 
 /**
+\class DomainBrowser domainbrowser.h DNSSD/DomainBrowser
+
 @short Class used to provide  list of additional domains for browsing or publishing.
 @author Jakub Stachowski
 */
--- trunk/KDE/kdelibs/dnssd/publicservice.h #782188:782189
@@ -30,6 +30,8 @@
 class PublicServicePrivate;
 
 /**
+\class PublicService publicservice.h DNSSD/PublicService
+
 This class is most important for application that wants to announce its service on network. 
 Suppose that you want to make your web server public - this is simplest way:
  
--- trunk/KDE/kdelibs/dnssd/remoteservice.h #782188:782189
@@ -29,6 +29,8 @@
 class RemoteServicePrivate;
 
 /**
+\class RemoteService remoteservice.h DNSSD/RemoteService
+
 RemoteService class allows to resolve service announced on remote machine. In most cases objects
 of this class are created by ServiceBrowser, but it is not required. Only fields valid before 
 service is resolved are name, type.and domain. 
--- trunk/KDE/kdelibs/dnssd/servicebase.h #782188:782189
@@ -31,6 +31,8 @@
 class ServiceBasePrivate;
 
 /**
+\class ServiceBase servicebase.h DNSSD/ServiceBase
+
 This class is used to carry information about service. It can be remote, local,
 metaservice or domain. Metaservice has only type and domain - it means that
 services of given type are present in given domain.
--- trunk/KDE/kdelibs/dnssd/servicebrowser.h #782188:782189
@@ -32,6 +32,8 @@
 class ServiceBrowserPrivate;
 
 /**
+\class ServiceBrowser servicebrowser.h DNSSD/ServiceBrowser
+
 Most important class for applications that want to discover specific services on network.
 Suppose that you need list of web servers running. Example:
  
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic