TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
Go to the source code of this file.
Classes | |
class | MusicSong |
The class of the music song info. More... | |
struct | MusicSongSort |
The class of the music song sort tag. More... | |
struct | MusicSongItem |
The class of the music song item. More... | |
Namespaces | |
TTK | |
The namespace of the process utils. | |
Functions | |
TTK_DECLARE_LIST (MusicSong) | |
TTK_DECLARE_LIST (MusicSongItem) | |
TTK_MODULE_EXPORT bool | TTK::playlistRowValid (int index) |
TTK_MODULE_EXPORT QString | TTK::trackRelatedPath (const QString &path) |
TTK_MODULE_EXPORT QString | TTK::generateSongName (const QString &title, const QString &artist) |
TTK_MODULE_EXPORT QString | TTK::generateSongTitle (const QString &name, const QString &key=TTK_DEFAULT_STR) |
TTK_MODULE_EXPORT QString | TTK::generateSongArtist (const QString &name, const QString &key=TTK_DEFAULT_STR) |
TTK_MODULE_EXPORT MusicSongList | TTK::generateSongList (const QString &path) |
TTK_MODULE_EXPORT QString | TTK::generateNetworkSongTime (const QString &path) |
TTK_MODULE_EXPORT QString | TTK::generateNetworkSongPath (const QString &path) |
TTK_DECLARE_LIST | ( | MusicSong | ) |
TTK_DECLARE_LIST | ( | MusicSongItem | ) |