LockFile Class

(KDUpdater::LockFile)

Public Types

class Private

Public Functions

LockFile(const QString &name)
~LockFile()
QString errorString() const
bool lock()
bool unlock()

Member Function Documentation

LockFile::LockFile(const QString &name)

Default constructs an instance of LockFile.

LockFile::~LockFile()

Destroys the instance of LockFile.

QString LockFile::errorString() const

bool LockFile::lock()

bool LockFile::unlock()