Very minor C++ doc changes
Reordering some enum's so values are listed ascending Replace 'The' with 'the' in some briefs Change-Id: Ibc5042389687598ddaaf11e72acaa688b85fd4cf Reviewed-by: Dmytro Poplavskiy <dmytro.poplavskiy@nokia.com> Reviewed-by: Ling Hu <ling.hu@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
9e6d03584a
commit
b96ca81108
@@ -430,9 +430,9 @@ QAudioBuffer QAudioDecoder::read() const
|
||||
|
||||
Defines the current state of a media player.
|
||||
|
||||
\value DecodingState The audio player is currently decoding media.
|
||||
\value StoppedState The decoder is not decoding. Decoding will
|
||||
start at the start of the media.
|
||||
\value DecodingState The audio player is currently decoding media.
|
||||
*/
|
||||
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user