Warning, /sdk/kcachegrind/qcachegrind/README is written in an unsupported language. File is not indexed.

0001 This directory just contains _example_ code for using KCachegrind's
0002 libcore/libviews in Qt-only apps, such as IDEs.
0003 
0004 As it is useless to provide a stripped-down Qt-only application
0005 within a KDE package together with the full-blown KDE version,
0006 it is not installed.
0007 
0008 For demonstration purpose, qcachegrind can be build without KDE libs
0009 at all, using just qmake with the example qcachegrind.pro file.
0010 For this, run "qmake; make".
0011