TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
This is the complete list of members for MusicSong, including all inherited members.
addTimeStr() const noexcept | MusicSong | inline |
artist() const noexcept | MusicSong | |
duration() const noexcept | MusicSong | inline |
format() const noexcept | MusicSong | inline |
m_addTime | MusicSong | private |
m_addTimeStr | MusicSong | private |
m_duration | MusicSong | private |
m_format | MusicSong | private |
m_name | MusicSong | private |
m_path | MusicSong | private |
m_playCount | MusicSong | private |
m_size | MusicSong | private |
m_sizeStr | MusicSong | private |
m_sort | MusicSong | private |
MusicSong() noexcept | MusicSong | |
MusicSong(const QString &path, bool track=false) noexcept | MusicSong | explicit |
MusicSong(const QString &path, const QString &duration, const QString &name={}, bool track=false) noexcept | MusicSong | |
name() const noexcept | MusicSong | inline |
operator<(const MusicSong &other) const noexcept | MusicSong | |
operator==(const MusicSong &other) const noexcept | MusicSong | |
operator>(const MusicSong &other) const noexcept | MusicSong | |
path() const noexcept | MusicSong | inline |
playCount() const noexcept | MusicSong | inline |
setAddTimeStr(const QString &t) noexcept | MusicSong | inline |
setDuration(const QString &t) noexcept | MusicSong | inline |
setFormat(const QString &t) noexcept | MusicSong | inline |
setName(const QString &n) noexcept | MusicSong | inline |
setPath(const QString &p) noexcept | MusicSong | inline |
setPlayCount(const int c) noexcept | MusicSong | inline |
setSizeStr(const QString &s) noexcept | MusicSong | inline |
setSort(const Sort s) noexcept | MusicSong | inline |
size() const noexcept | MusicSong | inline |
sizeStr() const noexcept | MusicSong | inline |
Sort enum name | MusicSong | |
title() const noexcept | MusicSong |