Start of a playlistinfo widget that will show e.g. the total # of tracks, total time...
commitcf92377cd4b62af806a26a7ba5c82e62ead94515
authormitchell <mitchell@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Mon, 27 Aug 2007 15:49:42 +0000 (27 15:49 +0000)
committermitchell <mitchell@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Mon, 27 Aug 2007 15:49:42 +0000 (27 15:49 +0000)
tree682e4acd99235c9b4da63588c3a909a562e16cbd
parent7a1efe4b6acd8d43bd4b0e16208a9b2eb8f1aae4
Start of a playlistinfo widget that will show e.g. the total # of tracks, total time, and total size of the files.

Code shamelessely stolen from our very own Leo Franchi.

git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/extragear/multimedia/amarok@705259 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
src/context/applets/playlistinfo/CMakeLists.txt [new file with mode: 0644]
src/context/applets/playlistinfo/PlaylistInfo.cpp [new file with mode: 0644]
src/context/applets/playlistinfo/PlaylistInfo.h [new file with mode: 0644]
src/context/applets/playlistinfo/amarok-context-applet-playlistinfo.desktop [new file with mode: 0644]
src/context/applets/playlistinfo/amarok-currenttrack.svg [new file with mode: 0644]