TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Namespaces | Functions
musicnumberutils.h File Reference
#include "musicglobaldefine.h"

Go to the source code of this file.

Namespaces

 TTK
 The namespace of the process utils.
 
 TTK::Number
 

Functions

TTK_MODULE_EXPORT QString TTK::Number::sizeByteToLabel (qint64 size)
 
TTK_MODULE_EXPORT QString TTK::Number::sizeByteToLabel (const QString &duration, int bitrate)
 
TTK_MODULE_EXPORT QString TTK::Number::speedByteToLabel (qint64 size)
 
TTK_MODULE_EXPORT int TTK::Number::bitrateToNormal (int bitrate)
 
TTK_MODULE_EXPORT TTK::QueryQuality TTK::Number::bitrateToLevel (int bitrate)
 
TTK_MODULE_EXPORT TTK::QueryQuality TTK::Number::bitrateToLevel (const QString &bitrate)
 
TTK_MODULE_EXPORT void TTK::Number::bitrateToQuality (TTK::QueryQuality level, QString &bitrate, QColor &color)