Document that this method got added in 6.0

Change-Id: I6a7f35f81b9df83f911781516ec7e0ed82e09303
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
Lars Knoll 2020-09-10 12:17:40 +02:00
parent e15153a738
commit 459e8dfdfb

View File

@ -1512,6 +1512,7 @@ void QFileInfo::setCaching(bool enable)
/*!
Reads all attributes from the file system.
\since 6.0
This is useful when information about the file system is collected in a
worker thread, and then passed to the UI in the form of caching QFileInfo