kabc
lock.h
static bool readLockFile(const QString &filename, int &pid, QString &app)
Reads the process ID and the application name from a lock file.
Definition lock.cpp:77
static bool writeLockFile(const QString &filename)
Writes the process ID and the application name to a lock file.
Definition lock.cpp:90
static QString locksDir()
Returns the path of the directory where locks are created.
Definition lock.cpp:72
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.