Doc: Remove see also self-reference in QFileInfo

Change-Id: I83f42f85e838c953b19dbcbb8d656408ed148934
Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
(cherry picked from commit 9aaeb1bb3dc2b24b3dce0cf9943c0bfa2ab191cf)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Kai Köhne 2023-09-07 18:05:57 +02:00 committed by Qt Cherry-pick Bot
parent 030793accd
commit dce0b8ea69

View File

@ -1533,7 +1533,8 @@ qint64 QFileInfo::size() const
(not the symlink).
\since 6.6
\sa birthTime(const QTimeZone &), lastModified(const QTimeZone &), lastRead(const QTimeZone &), metadataChangeTime(const QTimeZone &), fileTime(QFile::FileTime time, const QTimeZone &)
\sa birthTime(const QTimeZone &), lastModified(const QTimeZone &), lastRead(const QTimeZone &),
fileTime(QFile::FileTime time, const QTimeZone &)
*/
/*!