#include <musicfolderinfo.h>
Public Methods | |
MusicFolderInfo () | |
~MusicFolderInfo () | |
QString | nicePlayingTime () |
void | add (const KFileItem &file) |
void | add (const MusicFolderInfo &folder) |
Public Attributes | |
unsigned long int | playingTime |
KIO::filesize_t | size |
unsigned int | items |
unsigned int | subFolders |
|
|
|
|
|
Returns the string for the playing time represented as hh:mm:ss |
|
Adds the file info to this folder statistics. |
|
Adds a subfolder statistics to this folder statistics. |
|
The folder total playing time |
|
Folder size in bytes |
|
Total number of intems inside folder |
|
Total subfolders, only used for _ROOT_ folder |