Minor doc fixes for QML
renaming QML element to QML type removing some \fn tags that were making the docs not build some rewording some new signal docs Change-Id: I9b350dad1780276959aef4105e53b91082a6083e Reviewed-by: Dmytro Poplavskiy <dmytro.poplavskiy@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
fdb5c419c4
commit
9e6d03584a
@@ -49,11 +49,11 @@ QT_BEGIN_NAMESPACE
|
||||
/*!
|
||||
\qmlclass Torch QDeclarativeTorch
|
||||
\inqmlmodule QtMultimedia 5
|
||||
\brief The Torch element provides simple control over torch functionality
|
||||
\brief The Torch type provides simple control over torch functionality
|
||||
|
||||
\ingroup multimedia_qml
|
||||
|
||||
This element is part of the \b{QtMultimedia 5.0} module.
|
||||
\c Torch is part of the \b{QtMultimedia 5.0} module.
|
||||
|
||||
In many cases the torch hardware is shared with camera flash functionality,
|
||||
and might be automatically controlled by the device. You have control over
|
||||
|
||||
Reference in New Issue
Block a user