KCoreAddons
klistopenfilesjob.h
26 * @brief Provides information about processes that have open files in a given path or subdirectory of path.
28 * When start() is invoked it starts to collect information about processes that have any files open in path or a
29 * subdirectory of path. When it is done the KJob::result signal is emitted and the result can be retrieved with the
54 * The KListOpenFilesJob uses the error codes defined here besides the standard error codes defined by KJob
KProcessList::KProcessInfoList processInfoList() const
Returns the list of processes with open files for the requested path.
Definition klistopenfilesjob_unix.cpp:129
Q_OBJECTQ_OBJECT
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:52 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:52 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.