Doc: Mention QDirIterator, QLockFile in IO overview page

Pick-to: 6.7
Change-Id: I013fc221ea790b0f3bbc41ef6bf3f63c643cdab6
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
(cherry picked from commit 0e26a2d74a5117d1a6b25f5038ccb55cffb58ade)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Kai Köhne 2024-07-09 13:19:42 +02:00 committed by Qt Cherry-pick Bot
parent e4c234ac15
commit 55d1a457c0
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@
\since 4.3
\class QDirIterator
\inmodule QtCore
\ingroup io
\brief The QDirIterator class provides an iterator for directory entrylists.
You can use QDirIterator to navigate entries of a directory one at a time.

View File

@ -42,6 +42,7 @@ static QString machineName()
/*!
\class QLockFile
\inmodule QtCore
\ingroup io
\brief The QLockFile class provides locking between processes using a file.
\since 5.1