QFile extension with advisory locking functions
This class extends the QFile class with inter-process file locking capabilities. If an application requires that several processes should access the same file, QtLockedFile can be used to easily ensure that only one process at a time is writing to the file, and that no process is writing to it while others are reading it.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.4-35.20150629git5a07df5.fc35 | - |
Fedora 35 | 2.4-35.20150629git5a07df5.fc35 | - |
Fedora 34 | 2.4-34.20150629git5a07df5.fc34 | - |
EPEL 7 | 2.4-20.20150629git5a07df5.el7 | - |
You can contact the maintainers of this package via email at
qtlockedfile dash maintainers at fedoraproject dot org
.