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

List:       kde-commits
Subject:    [Phonon/4.1] 2ec460d: Fix the doxygen intepretation of these headers
From:       Hamish Rodda <rodda () kde ! org>
Date:       2011-01-02 21:58:46
Message-ID: 20110102215846.C18A7A612A () git ! kde ! org
[Download RAW message or body]

commit 2ec460d9188682058f0f14560cbdadebe8585b4a
branch 4.1
Author: Hamish Rodda <rodda@kde.org>
Date:   Thu Mar 23 04:58:42 2006 +0000

    Fix the doxygen intepretation of these headers (Doxygen gets confused by
    template forward declarations)

diff --git a/abstractmediaproducer.h b/abstractmediaproducer.h
index 0f5ffd9..ffb8608 100644
--- a/abstractmediaproducer.h
+++ b/abstractmediaproducer.h
@@ -25,8 +25,6 @@
 #include <QObject>
 #include "basedestructionhandler.h"
 
-template<class T> class QList;
-
 namespace Phonon
 {
 	class VideoPath;
diff --git a/audiodataoutput.h b/audiodataoutput.h
index 4622679..1196c82 100644
--- a/audiodataoutput.h
+++ b/audiodataoutput.h
@@ -23,8 +23,10 @@
 #include "abstractaudiooutput.h"
 #include "phonondefs.h"
 
+#ifndef DOXYGEN_SHOULD_SKIP_THIS
 template<typename T> class QVector;
 template<typename Key, typename T> class QMap;
+#endif
 
 namespace Phonon
 {
[prev in list] [next in list] [prev in thread] [next in thread] 

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