• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..07-May-2022-

READMEH A D27-Feb-2022429 128

colorsettings.cppH A D27-Feb-20224.8 KiB173133

colorsettings.hH A D27-Feb-2022904 4926

colorsettings.uiH A D27-Feb-20222.2 KiB9493

configdialog.cppH A D27-Feb-20223.9 KiB158117

configdialog.hH A D27-Feb-20221.1 KiB5934

configpage.cppH A D27-Feb-2022861 5027

configpage.hH A D27-Feb-20221 KiB4924

generalsettings.cppH A D27-Feb-20222.6 KiB9263

generalsettings.hH A D27-Feb-2022614 3416

generalsettings.uiH A D27-Feb-20225.4 KiB204203

qcachegrind.desktopH A D27-Feb-20227.5 KiB160159

qcachegrind.plistH A D27-Feb-2022910 3028

qcachegrind.proH A D27-Feb-20221.2 KiB6149

qcachegrind.qrcH A D27-Feb-2022364 98

qcgconfig.cppH A D27-Feb-20222 KiB8950

qcgconfig.hH A D27-Feb-20221.1 KiB5530

qcgmain.cppH A D27-Feb-20221.5 KiB6135

qcgtoplevel.cppH A D27-Feb-202265.6 KiB2,1821,635

qcgtoplevel.hH A D27-Feb-20228 KiB267201

qtcolorbutton.cppH A D27-Feb-20226.5 KiB244183

qtcolorbutton.hH A D27-Feb-20221.6 KiB5735

sourcesettings.cppH A D27-Feb-20226 KiB215164

sourcesettings.hH A D27-Feb-20221,012 5229

sourcesettings.uiH A D27-Feb-20222.5 KiB103102

README

1This directory just contains _example_ code for using KCachegrind's
2libcore/libviews in Qt-only apps, such as IDEs.
3
4As it is useless to provide a stripped-down Qt-only application
5within a KDE package together with the full-blown KDE version,
6it is not installed.
7
8For demonstration purpose, qcachegrind can be build without KDE libs
9at all, using just qmake with the example qcachegrind.pro file.
10For this, run "qmake; make".
11
12