KCoreAddons
kprocesslist.h
23 * @brief Contains information about a process. This class is usually not used alone but rather returned by
24 * processInfoList and processInfo. To check if the data contained in this class is valid use the isValid method.
38 * @brief If the KProcessInfo contains valid information. If it returns true the pid, name and user function
76 * @brief Retrieves process information for a specific process-id. If the process is not found a KProcessInfo with
QString command() const
The command line running this process e.g /bin/ls /some/path -R.
Definition kprocesslist.cpp:70
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.