summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2020-09-10 12:17:40 +0200
committerLars Knoll <lars.knoll@qt.io>2020-09-11 00:12:59 +0200
commit459e8dfdfb8ac164383c14332b2b0919f59f8b3c (patch)
tree156fdcd5898b9eb18a4aea45b6347cbab8bb7212 /src
parente15153a7388f3b1d5e89acb9d2f692007e920591 (diff)
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>
Diffstat (limited to 'src')
-rw-r--r--src/corelib/io/qfileinfo.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/io/qfileinfo.cpp b/src/corelib/io/qfileinfo.cpp
index 7ed840052e..3e6032785f 100644
--- a/src/corelib/io/qfileinfo.cpp
+++ b/src/corelib/io/qfileinfo.cpp
@@ -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