Adding qdoc workaround to all control classes

Change-Id: Ic8d8aa6f9824954a7745ddaa2639054dea8bf1ba
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
Angus Cummings
2012-06-08 13:50:06 +10:00
committed by Qt by Nokia
parent 342b8b9be5
commit 28605b8f74
27 changed files with 61 additions and 3 deletions

View File

@@ -104,7 +104,7 @@ QCameraViewfinderSettingsControl::~QCameraViewfinderSettingsControl()
*/
/*!
\fn QCameraViewfinderSettingsControl::isViewfinderParameterSupported(ViewfinderParameter parameter)
\fn bool QCameraViewfinderSettingsControl::isViewfinderParameterSupported(ViewfinderParameter parameter) const
Returns true if configuration of viewfinder \a parameter is supported by camera backend.
*/