KCoreAddons
kmemoryinfo.h
37 * Constructs a class with a snapshot of the state of the memory. If an error occurs, a null object is returned.
82 * This value is often tainted with caches and buffers used by the operating system, resulting in a low value.
92 * The available memory is the free RAM without considering caches and buffers allocated by the operating system.
KMemoryInfo & operator=(const KMemoryInfo &other)
operator = Makes a copy of the other memoryinfo and returns a reference to the copy.
Definition kmemoryinfo.cpp:76
KMemoryInfo()
KMemoryInfo Constructs a class with a snapshot of the state of the memory.
Definition kmemoryinfo.cpp:61
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.