Searched refs:readableSize (Results 1 – 2 of 2) sorted by relevance
55 static QString readableSize( qint64 size );958 .arg(current_file).arg(readableSize(fileSize)) in updateInfoLine()964 .arg(current_file).arg(readableSize(fileSize)) in updateInfoLine()1024 static QString readableSize( qint64 size ) in readableSize() function