Correct QSoundEffect::supportedMimeTypes() documentation.
Change-Id: I154b124949ee4f07ea413d8cdb419fcc08cb8324 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
a0df6c3836
commit
02245571bf
@@ -141,7 +141,7 @@ QSoundEffect::~QSoundEffect()
|
|||||||
/*!
|
/*!
|
||||||
\fn QSoundEffect::supportedMimeTypes()
|
\fn QSoundEffect::supportedMimeTypes()
|
||||||
|
|
||||||
Returns a list of the supported mime types for this sound effect.
|
Returns a list of the supported mime types for this platform.
|
||||||
*/
|
*/
|
||||||
QStringList QSoundEffect::supportedMimeTypes()
|
QStringList QSoundEffect::supportedMimeTypes()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user