Name: | qtlockedfile |
---|---|
Version: | 2.4 |
Release: | 20.20150629git5a07df5.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 132074 |
License: | GPLv3 or LGPLv2 with exceptions |
RPM: | qtlockedfile-2.4-20.20150629git5a07df5.el7.aarch64.rpm |
Source RPM: | qtlockedfile-2.4-20.20150629git5a07df5.el7.src.rpm |
Build Date: | Sat May 26 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://doc.qt.digia.com/solutions/4/qtlockedfile/qtlockedfile.html |
Summary: | QFile extension with advisory locking functions |
Description: | 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. |