Doc: Updated the \brief statements
Most of them were unnecessarily long. Change-Id: I8942254c2211adb268e399056435e6acc940616f Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
This commit is contained in:
committed by
Venugopal Shivashankar
parent
b366a99eb1
commit
f51ca0b97c
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user