qtlockedfile
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.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:alois/qtlockedfile && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| _service | 0000000573 573 Bytes | |
| qtlockedfile-2.4+git20180716.tar.xz | 0000019376 18.9 KB | |
| qtlockedfile-build_inst_lib.patch | 0000001839 1.8 KB | |
| qtlockedfile.changes | 0000000169 169 Bytes | |
| qtlockedfile.spec | 0000003486 3.4 KB |
Comments 0