KDECore
klockfile.h
Go to the documentation of this file.
41 explicit KLockFile(const QString &file, const KComponentData &componentName = KGlobal::mainComponent());
@ LockFail
The lock could not be acquired because it is held by another process.
Definition klockfile.h:60
KLockFile(const QString &file, const KComponentData &componentName=KGlobal::mainComponent())
Definition klockfile_unix.cpp:116
@ NoBlockFlag
Return immediately, do not wait for the lock to become available.
Definition klockfile.h:77
@ ForceFlag
Automatically remove a lock when a lock is detected that is stale for more than staleTime() seconds,...
Definition klockfile.h:84
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.