KABC::LockNull Class Reference
#include <locknull.h>
Inheritance diagram for KABC::LockNull:

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.
Public Member Functions | |
LockNull (bool allowAccess) | |
~LockNull () | |
bool | lock () |
bool | unlock () |
QString | error () const |
Member Function Documentation
bool LockNull::lock | ( | ) | [virtual] |
bool LockNull::unlock | ( | ) | [virtual] |
The documentation for this class was generated from the following files: