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:
committed by
Qt by Nokia
parent
b228ff95d7
commit
a6268601c9
@@ -54,7 +54,6 @@ QT_BEGIN_NAMESPACE
|
||||
|
||||
\inmodule QtMultimedia
|
||||
\ingroup multimedia-serv
|
||||
\since 1.0
|
||||
|
||||
Using the surface() property of QVideoRendererControl a
|
||||
QAbstractVideoSurface may be set as the video render target of a
|
||||
@@ -99,14 +98,12 @@ QVideoRendererControl::~QVideoRendererControl()
|
||||
\fn QVideoRendererControl::surface() const
|
||||
|
||||
Returns the surface a video producer renders to.
|
||||
\since 1.0
|
||||
*/
|
||||
|
||||
/*!
|
||||
\fn QVideoRendererControl::setSurface(QAbstractVideoSurface *surface)
|
||||
|
||||
Sets the \a surface a video producer renders to.
|
||||
\since 1.0
|
||||
*/
|
||||
|
||||
#include "moc_qvideorenderercontrol.cpp"
|
||||
|
||||
Reference in New Issue
Block a user