qtlockedfile - QFile extension with advisory locking functions
| Website: | http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Utilities/qtlockedfile | 
|---|---|
| License: | GPLv3 or LGPLv2 with exceptions | 
| Vendor: | Fuduntu.org | 
- 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.
Packages
| qtlockedfile-2.4-3.fu2012.src [58 KiB] | 
              Changelog
              by Andrew Wyatt (2012-03-03):
              - Built for Fuduntu  |