Revision 1217347

Go back to digest for 30th January 2011

Features in Graphics

Marcel Wiesweg committed changes in /branches/extragear/graphics/digikam/core:

Add KMemoryInfo to access information about system memory.

This class was initially written by Pino for inclusion to kdelibs,
but rejected for various reasons.

The API of this version is changed pretty much to my taste, the backend is replaced with code copied from libstatgrab, which also supports various Unixes in addition to Window and Linux.

Note: only tested on Linux so far.

Pretty obviously, this is stuff for kdelibs, but as we saw, it did not find its way there.

File Changes

Added 4 files
  • /branches/extragear/graphics/digikam/core/libs/3rdparty/kmemoryinfo
  •   /kmemoryinfo.cpp
  •   /kmemoryinfo.h
  •   /kmemoryinfo_backend.cpp
Modified 2 files
  • /branches/extragear/graphics/digikam/core
  •   /CMakeLists.txt
  •   /digikam/CMakeLists.txt
6 files changed in total