Remove antiquated \since lines in docs.

They aren't useful in the case of QtMultimedia{Kit}

Change-Id: If1b0b6625763c85907fb05beb9c440046472ddef
Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
This commit is contained in:
Michael Goddard
2012-01-16 15:19:20 +10:00
committed by Qt by Nokia
parent b228ff95d7
commit a6268601c9
81 changed files with 0 additions and 1319 deletions

View File

@@ -47,7 +47,6 @@ QT_BEGIN_NAMESPACE
\class QMediaBindableInterface
\inmodule QtMultimedia
\ingroup multimedia
\since 1.0
\brief The QMediaBindableInterface class is the base class for objects extending media objects functionality.
@@ -67,7 +66,6 @@ QMediaBindableInterface::~QMediaBindableInterface()
\fn QMediaBindableInterface::mediaObject() const;
Return the currently attached media object.
\since 1.0
*/
@@ -76,7 +74,6 @@ QMediaBindableInterface::~QMediaBindableInterface()
Attaches to the media \a object.
Returns true if attached successfully, otherwise returns false.
\since 1.0
*/