Name: | qtlockedfile |
---|---|
Version: | 2.4 |
Release: | 20.20150629git5a07df5.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 78602 |
License: | GPLv3 or LGPLv2 with exceptions |
RPM: | qtlockedfile-2.4-20.20150629git5a07df5.el7.x86_64.rpm |
Source RPM: | qtlockedfile-2.4-20.20150629git5a07df5.el7.src.rpm |
Build Date: | Sat Oct 28 2017 |
Build Host: | x86-ol7-builder-01.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. |