From f51ca0b97c90d479bac16bc549e8555bbbf5bb73 Mon Sep 17 00:00:00 2001 From: Venu Date: Fri, 17 Oct 2014 16:25:41 +0200 Subject: Doc: Updated the \brief statements Most of them were unnecessarily long. Change-Id: I8942254c2211adb268e399056435e6acc940616f Reviewed-by: Leena Miettinen --- .../videographicsitem/doc/src/videographicsitem.qdoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'examples/multimediawidgets/videographicsitem') diff --git a/examples/multimediawidgets/videographicsitem/doc/src/videographicsitem.qdoc b/examples/multimediawidgets/videographicsitem/doc/src/videographicsitem.qdoc index 1e392ce8c..7cc2cdc87 100644 --- a/examples/multimediawidgets/videographicsitem/doc/src/videographicsitem.qdoc +++ b/examples/multimediawidgets/videographicsitem/doc/src/videographicsitem.qdoc @@ -29,10 +29,10 @@ \example videographicsitem \title Video Graphics Item Example \ingroup multimedia_examples -\brief This example demonstrates how to stream video on a graphics scene. +\brief Streaming video on a graphics scene. - The Video Graphics Item example shows how to implement a QGraphicsItem that displays video on a - graphics scene using \l{Qt Multimedia}'s QAbstractVideoSurface. + \e{Video Graphics Item} demonstrates how to implement a QGraphicsItem that + displays video on a graphics scene using QAbstractVideoSurface. \image video-videographicsitem.png -- cgit v1.2.3