##// END OF EJS Templates
Fix documentation appearance...
Fix documentation appearance Images and code snippets are no longer placed in to tables. This will improve the appearance of the online documentation. Also minor capitalisation changes done. Change-Id: I5b54dadfb4d9c8adf4045d88f00a0f6fe43298e7 Task-number: QTBUG-42512 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>

File last commit:

r2750:0968736234d9
r2750:0968736234d9
Show More
examples-audio.qdoc
26 lines | 896 B | text/plain | TextLexer
/ src / charts / doc / src / examples-audio.qdoc
/****************************************************************************
**
** Copyright (C) 2014 Digia Plc
** All rights reserved.
** For any questions to Digia, please use contact form at http://qt.io
**
** This file is part of the Qt Charts module.
**
** Licensees holding valid commercial license for Qt may use this file in
** accordance with the Qt License Agreement provided with the Software
** or, alternatively, in accordance with the terms contained in a written
** agreement between you and Digia.
**
** If you have questions regarding the use of this file, please use
** contact form at http://qt.io
**
****************************************************************************/
/*!
\example audio
\title Audio Example
\ingroup qtcharts_examples
\brief This example shows the drawing of dynamic data (microphone input).
\image examples_audio.png
*/