QFile extension with advisory locking functions (Qt5)
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. This is a special build against Qt5.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.4-43.20150629git5a07df5.fc41 | - |
Fedora 41 | 2.4-43.20150629git5a07df5.fc41 | - |
Fedora 40 | 2.4-42.20150629git5a07df5.fc40 | - |
Fedora 39 | 2.4-39.20150629git5a07df5.fc39 | - |
Fedora EPEL 9 | 2.4-30.20150629git5a07df5.el9 | - |
Fedora EPEL 8 | 2.4-30.20150629git5a07df5.el8 | - |
You can contact the maintainers of this package via email at
qtlockedfile dash maintainers at fedoraproject dot org
.