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

List:       kde-commits
Subject:    KDE/kdelibs/phonon
From:       Matthias Kretz <kretz () kde ! org>
Date:       2006-12-11 17:10:52
Message-ID: 1165857052.723285.13989.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 612501 by mkretz:

DOX: remove Ifaces references


 M  +0 -4      audiodataoutput.h  
 M  +0 -4      brightnesscontrol.h  
 M  +0 -5      effectparameter.h  
 M  +0 -4      examples/audiofftoutput.h  
 M  +0 -4      mediaobject_p.h  
 M  +3 -4      phononnamespace.h  
 M  +0 -4      volumefadereffect.h  


--- trunk/KDE/kdelibs/phonon/audiodataoutput.h #612500:612501
@@ -31,10 +31,6 @@
 namespace Phonon
 {
 	class AudioDataOutputPrivate;
-	namespace Ifaces
-	{
-		class AudioDataOutput;
-	}
 
 	/**
 	 * \short This class gives you the audio data (for visualizations).
--- trunk/KDE/kdelibs/phonon/brightnesscontrol.h #612500:612501
@@ -26,10 +26,6 @@
 namespace Phonon
 {
 	class BrightnessControlPrivate;
-	namespace Ifaces
-	{
-		class BrightnessControl;
-	}
 
 	/**
 	 * Video effect to control the brightness of the image.
--- trunk/KDE/kdelibs/phonon/effectparameter.h #612500:612501
@@ -32,11 +32,6 @@
 class EffectParameterPrivate;
 class AudioEffect;
 
-namespace Ifaces
-{
-	class Effect;
-}
-
 /**
  * \brief This class describes one parameter of an effect.
  *
--- trunk/KDE/kdelibs/phonon/examples/audiofftoutput.h #612500:612501
@@ -26,10 +26,6 @@
 namespace Phonon
 {
 	class AudioFftOutputPrivate;
-	namespace Ifaces
-	{
-		class AudioFftOutput;
-	}
 
 	/**
 	 * @short Fourier transforms the audio data for visualizations.
--- trunk/KDE/kdelibs/phonon/mediaobject_p.h #612500:612501
@@ -30,10 +30,6 @@
 
 namespace Phonon
 {
-namespace Ifaces
-{
-	class ByteStream;
-}
 class MediaObjectPrivate : public AbstractMediaProducerPrivate
 {
 	K_DECLARE_PUBLIC( MediaObject )
--- trunk/KDE/kdelibs/phonon/phononnamespace.h #612500:612501
@@ -23,15 +23,14 @@
 #include <kdelibs_export.h>
 
 /**
- * \brief The KDE Multimedia classes
+ * \brief The %KDE Multimedia classes
  *
  * In this Namespace you find the classes to access Multimedia functions for
  * audio and video playback. Those classes are not dependent
  * on any specific framework (like they were in pre KDE4 times) but rather use
- * exchangeable backends to do the "dirty" work.
+ * exchangeable backends to do the work.
  *
- * If you want to write a new backend you also find the necessary classes in
- * Phonon::Ifaces.
+ * If you want to write a new backend take a look at \ref phonon_backend_development_page.
  *
  * \author Matthias Kretz <kretz@kde.org>
  *
--- trunk/KDE/kdelibs/phonon/volumefadereffect.h #612500:612501
@@ -26,10 +26,6 @@
 namespace Phonon
 {
 	class VolumeFaderEffectPrivate;
-	namespace Ifaces
-	{
-		class VolumeFaderEffect;
-	}
 
 	/**
 	 * Audio effect to gradually fade the audio volume.
[prev in list] [next in list] [prev in thread] [next in thread] 

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