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.
- Links to home:alois / qtlockedfile
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:kill_it/qtlockedfile && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000118 118 Bytes | |
| _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