Doc: Fixed random QDoc warnings
- Fixed \snippet paths
- Minor language edits
- Removed unnecessary multiple page commands in a single comment
block. For example, \fn and \qmlsignal in a single comment block
is not allowed. Such instances must be documented in separate
comment blocks.
Change-Id: I65f4518499e2600c4e1807356d4116c575e48c19
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
(cherry picked from commit 51334d2995)
This commit is contained in:
committed by
The Qt Project
parent
c6b54f3521
commit
8e6ffcc6af
@@ -640,7 +640,7 @@ QMediaServiceProvider *QMediaServiceProvider::defaultServiceProvider()
|
||||
|
||||
/*!
|
||||
\class QMediaServiceProviderPlugin
|
||||
|
||||
\inmodule QtMultimedia
|
||||
\brief The QMediaServiceProviderPlugin class interface provides an interface for QMediaService
|
||||
plug-ins.
|
||||
|
||||
@@ -667,6 +667,7 @@ QMediaServiceProvider *QMediaServiceProvider::defaultServiceProvider()
|
||||
|
||||
/*!
|
||||
\class QMediaServiceSupportedFormatsInterface
|
||||
\inmodule QtMultimedia
|
||||
\brief The QMediaServiceSupportedFormatsInterface class interface
|
||||
identifies if a media service plug-in supports a media format.
|
||||
|
||||
@@ -694,6 +695,7 @@ QMediaServiceProvider *QMediaServiceProvider::defaultServiceProvider()
|
||||
|
||||
/*!
|
||||
\class QMediaServiceSupportedDevicesInterface
|
||||
\inmodule QtMultimedia
|
||||
\brief The QMediaServiceSupportedDevicesInterface class interface
|
||||
identifies the devices supported by a media service plug-in.
|
||||
|
||||
@@ -720,6 +722,7 @@ QMediaServiceProvider *QMediaServiceProvider::defaultServiceProvider()
|
||||
|
||||
/*!
|
||||
\class QMediaServiceFeaturesInterface
|
||||
\inmodule QtMultimedia
|
||||
\brief The QMediaServiceFeaturesInterface class interface identifies
|
||||
features supported by a media service plug-in.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user