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:
Angus Cummings
2012-05-11 11:13:45 +10:00
committed by Qt by Nokia
parent 9e6d03584a
commit b96ca81108
7 changed files with 18 additions and 18 deletions

View File

@@ -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.
*/
/*!