KDECore
klockfile.h
Go to the documentation of this file.
41 explicit KLockFile(const QString &file, const KComponentData &componentName = KGlobal::mainComponent());
55 LockOK = 0,
70 LockStale
77 NoBlockFlag = 1,
84 ForceFlag = 2
The lock could not be acquired because it is held by another process.
Definition: klockfile.h:60
const KComponentData & mainComponent()
Returns the global component data.
Definition: kglobal.cpp:145
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.