Remove documentation for deleted methods, to fix a qdoc warning
The methods were removed in 6cac729ae4
Change-Id: I0b4e32a143af877181e939241b6a00f5532db40d
Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
parent
a97064baab
commit
0f2017743b
@ -604,18 +604,4 @@ QList<QMimeType> QMimeDatabase::allMimeTypes() const
|
||||
\value MatchContent The file content is used to look for a match
|
||||
*/
|
||||
|
||||
/*!
|
||||
\fn QMimeType QMimeDatabase::mimeTypeForNameAndData(const QString &fileName, QIODevice *device) const
|
||||
\obsolete
|
||||
|
||||
This function is replaced by \l mimeTypeForFileNameAndData()
|
||||
*/
|
||||
|
||||
/*!
|
||||
\fn QMimeType QMimeDatabase::mimeTypeForNameAndData(const QString &fileName, const QByteArray &data) const
|
||||
\obsolete
|
||||
|
||||
This function is replaced by \l mimeTypeForFileNameAndData()
|
||||
*/
|
||||
|
||||
QT_END_NAMESPACE
|
||||
|
Loading…
Reference in New Issue
Block a user