A number of documentation fixes.
* Remove references to private QMediaServiceProvider class and point new backend writers to irc/mailing lists * Wrong or missing parameter names * Fix a few links * Correct a few property data types * Various other things to keep qdoc happier Change-Id: I5c8800d65c00f0783541afef35990bd3918acab7 Reviewed-by: Angus Cummings <angus.cummings@nokia.com> Reviewed-by: Ling Hu <ling.hu@nokia.com> Reviewed-by: Daniel Kovacic <daniel.kovacic@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
a8ec84e3ca
commit
f53788ae42
@@ -76,9 +76,11 @@ QT_BEGIN_NAMESPACE
|
||||
Media objects can use services loaded dynamically from plug-ins or
|
||||
implemented statically within an applications. Plug-in based services
|
||||
should also implement the QMediaServiceProviderPlugin interface. Static
|
||||
services should implement the QMediaServiceProvider interface.
|
||||
services should implement the QMediaServiceProvider interface. In general,
|
||||
implementing a QMediaService is outside of the scope of this documentation
|
||||
and support on the relevant mailing lists or IRC channels should be sought.
|
||||
|
||||
\sa QMediaObject, QMediaControl, QMediaServiceProvider, QMediaServiceProviderPlugin
|
||||
\sa QMediaObject, QMediaControl
|
||||
*/
|
||||
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user