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

List:       kde-commits
Subject:    KDE/kdebase/workspace/libs/plasma (silent)
From:       Alex Merry <huntedhacker () tiscali ! co ! uk>
Date:       2008-07-13 22:00:03
Message-ID: 1215986403.611780.23652.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 832033 by alexmerry:

Documentation fix.

SVN_SILENT



 M  +2 -0      service.h  


--- trunk/KDE/kdebase/workspace/libs/plasma/service.h #832032:832033
@@ -57,12 +57,14 @@
  *
  * Sample use might look like:
  *
+ * @code
  * Plasma::DataEngine *twitter = dataEngine("twitter");
  * Plasma::Service *service = twitter.serviceForSource("aseigo");
  * KConfigGroup op = service->operationParameters("update");
  * op.writeEntry("tweet", "Hacking on plasma!");
  * Plasma::ServiceJob *job = service->startOperation(op);
  * connect(job, SIGNAL(finished(KJob*)), this, SLOT(jobCompeted()));
+ * @endcode
  */
 class Service : public QObject
 {
[prev in list] [next in list] [prev in thread] [next in thread] 

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