Fixed typo in QCamera::Status documentation
Change-Id: I8ee9db0e91eceaa20a46713370a9cbd03ead6444 Reviewed-by: Ling Hu <ling.hu@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
3b88e105f8
commit
9fb8bdd509
@@ -856,7 +856,7 @@ void QCamera::unlock()
|
|||||||
The camera device loading in result of state transition from
|
The camera device loading in result of state transition from
|
||||||
QCamera::UnloadedState to QCamera::LoadedState or QCamera::ActiveState.
|
QCamera::UnloadedState to QCamera::LoadedState or QCamera::ActiveState.
|
||||||
|
|
||||||
\value LoadingStatus
|
\value UnloadingStatus
|
||||||
The camera device is unloading in result of state transition from
|
The camera device is unloading in result of state transition from
|
||||||
QCamera::LoadedState or QCamera::ActiveState to QCamera::UnloadedState.
|
QCamera::LoadedState or QCamera::ActiveState to QCamera::UnloadedState.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user