Doc: Removing version number from the QDoc comments.

The version is not needed anymore and QDoc handles them as a different
module, causing errors.

Task-number: QTBUG-32172
Change-Id: I55054a6c7bce9e001ef03cce944b03375c851d15
Reviewed-by: Martin Smith <martin.smith@digia.com>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
Jerome Pasion
2013-10-01 15:45:57 +02:00
committed by The Qt Project
parent 40908fdb77
commit 43be5d9763
14 changed files with 295 additions and 295 deletions

View File

@@ -92,7 +92,7 @@ QDeclarativeTorch::~QDeclarativeTorch()
}
/*!
\qmlproperty bool QtMultimedia5::Torch::enabled
\qmlproperty bool QtMultimedia::Torch::enabled
This property indicates whether the torch is enabled. If the torch functionality is shared
with the camera flash hardware, the camera will take priority
@@ -140,7 +140,7 @@ void QDeclarativeTorch::setEnabled(bool on)
}
/*!
\qmlproperty int QtMultimedia5::Torch::power
\qmlproperty int QtMultimedia::Torch::power
This property holds the current torch power setting, as a percentage of full power.