Documentation tweaks.
Mostly move widgets classes into the QtMultimediaWidgets module, but also mark a few mostly internal playlist classes as \internal. A few other tweaks. Change-Id: If0e376410bf2187cafb24f583108c6beb7b910a9 Reviewed-by: Dmytro Poplavskiy <dmytro.poplavskiy@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
51ca5582c2
commit
c0fd63d143
@@ -45,6 +45,7 @@ QT_BEGIN_NAMESPACE
|
||||
|
||||
/*!
|
||||
\class QMediaPlaylistReader
|
||||
\internal
|
||||
|
||||
\brief The QMediaPlaylistReader class provides an interface for reading a playlist file.
|
||||
\inmodule QtMultimedia
|
||||
@@ -86,6 +87,7 @@ QMediaPlaylistReader::~QMediaPlaylistReader()
|
||||
|
||||
/*!
|
||||
\class QMediaPlaylistWriter
|
||||
\internal
|
||||
|
||||
\brief The QMediaPlaylistWriter class provides an interface for writing a playlist file.
|
||||
|
||||
|
||||
@@ -192,6 +192,7 @@ int QMediaPlaylistNavigatorPrivate::previousItemPos(int steps) const
|
||||
|
||||
/*!
|
||||
\class QMediaPlaylistNavigator
|
||||
\internal
|
||||
|
||||
\brief The QMediaPlaylistNavigator class provides navigation for a media playlist.
|
||||
\inmodule QtMultimedia
|
||||
|
||||
@@ -48,6 +48,7 @@ QT_BEGIN_NAMESPACE
|
||||
|
||||
/*!
|
||||
\class QMediaPlaylistProvider
|
||||
\internal
|
||||
|
||||
\brief The QMediaPlaylistProvider class provides an abstract list of media.
|
||||
\inmodule QtMultimedia
|
||||
|
||||
Reference in New Issue
Block a user