KDECore
klockfile.h
Go to the documentation of this file.
41 explicit KLockFile(const QString &file, const KComponentData &componentName = KGlobal::mainComponent());
55 LockOK = 0,
71 };
77 NoBlockFlag = 1,
85 };
@ LockFail
The lock could not be acquired because it is held by another process.
Definition: klockfile.h:60
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.4 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.4 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.