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

List:       kde-commits
Subject:    KDE/kdelibs/phonon (silent)
From:       Matthias Kretz <kretz () kde ! org>
Date:       2007-08-22 13:09:06
Message-ID: 1187788146.069820.22835.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 703412 by mkretz:

SVN_SILENT: dox improvements

 M  +3 -2      path.h  


--- trunk/KDE/kdelibs/phonon/path.h #703411:703412
@@ -41,8 +41,8 @@
 MediaObject *media = new MediaObject;
 AudioOutput *output = new AudioOutput(Phonon::MusicCategory);
 Path path = Phonon::createPath(media, output);
-Q_ASSERT(path.isValid()); // for this simple case the path should always be valid - \
                there are unit tests to ensure it
-
+Q_ASSERT(path.isValid()); // for this simple case the path should always be
+                          //valid - there are unit tests to ensure it
 // insert an effect
 QList<EffectDescription> effectList = BackendCapabilities::availableAudioEffects();
 if (!effectList.isEmpty()) {
@@ -203,6 +203,7 @@
 };
 
 /**
+ * \relates Path
  * Creates a new Path connecting two MediaNodes.
  *
  * The implementation will automatically select the right format and media type. \
E.g. connecting a


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

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