From 07f073c0e059d5565651f27376a504974a59c6a2 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Mon, 2 Mar 2020 14:50:20 +0100 Subject: Doc: Fix link to the VideoOutput.source property Change-Id: If033ba6dbd0653a3a7c3ad882047a8e71f1b24e8 Reviewed-by: Paul Wicking --- src/qtmultimediaquicktools/qdeclarativevideooutput.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/qtmultimediaquicktools') diff --git a/src/qtmultimediaquicktools/qdeclarativevideooutput.cpp b/src/qtmultimediaquicktools/qdeclarativevideooutput.cpp index 81dc3fcb3..ca3a4b2ea 100644 --- a/src/qtmultimediaquicktools/qdeclarativevideooutput.cpp +++ b/src/qtmultimediaquicktools/qdeclarativevideooutput.cpp @@ -156,7 +156,8 @@ QDeclarativeVideoOutput::~QDeclarativeVideoOutput() to render the video frames to this VideoOutput element. It is similar to setting a QObject with \c videoSurface property as a source, where this video surface will be set. - \sa setSource + + \sa source */ QAbstractVideoSurface *QDeclarativeVideoOutput::videoSurface() const -- cgit v1.2.3