KABC::LockNull Class Reference
This class provides a lock without actually locking. More...
#include <locknull.h>
Inheritance diagram for KABC::LockNull:

Public Member Functions | |
LockNull (bool allowAccess) | |
bool | lock () |
bool | unlock () |
QString | error () const |
Detailed Description
This class provides a lock without actually locking.
It can be constructed in two ways: One that let all locks succeed and one that let all locks fail.
Definition at line 34 of file locknull.h.
Member Function Documentation
bool LockNull::lock | ( | ) | [virtual] |
bool LockNull::unlock | ( | ) | [virtual] |
The documentation for this class was generated from the following files: