|
TTKMusicPlayer
4.3.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
The class of the music song property. More...
#include <musicobject.h>
Public Member Functions | |
| MusicSongProperty () noexcept | |
| bool | isEmpty () const noexcept |
| bool | operator< (const MusicSongProperty &other) const noexcept |
| bool | operator== (const MusicSongProperty &other) const noexcept |
Public Attributes | |
| int | m_bitrate |
| QString | m_format |
| QString | m_url |
| QString | m_size |
The class of the music song property.
Definition at line 242 of file musicobject.h.
|
inlinenoexcept |
Definition at line 249 of file musicobject.h.
|
inlinenoexcept |
Definition at line 255 of file musicobject.h.
Referenced by ReqKWInterface::parseFromMovieProperty(), MusicWYQueryMovieRequest::parseFromVideoList(), parseSongPropertyA(), parseSongPropertyB(), parseSongPropertyC(), parseSongPropertyE(), parseSongPropertyV2(), parseSongPropertyX(), MusicDownloadWidget::startToRequestMovie(), and MusicDownloadWidget::startToRequestMusic().
|
inlinenoexcept |
Definition at line 260 of file musicobject.h.
|
inlinenoexcept |
Definition at line 265 of file musicobject.h.
| int TTK::MusicSongProperty::m_bitrate |
Definition at line 244 of file musicobject.h.
Referenced by MusicDownloadTableWidget::addCellItem(), MusicUnityQueryMovieRequest::downloadUnityFinished(), MusicAbstractQueryRequest::fetchUrlPathSize(), MusicWYQueryMovieRequest::parseFromMovieList(), ReqKGInterface::parseFromMovieProperty(), ReqKWInterface::parseFromMovieProperty(), ReqBLInterface::parseFromMovieProperty(), ReqLQInterface::parseFromSongProperty(), MusicWYQueryMovieRequest::parseFromVideoList(), parseSongPropertyA(), parseSongPropertyB(), parseSongPropertyC(), parseSongPropertyD(), parseSongPropertyE(), parseSongPropertyV1(), parseSongPropertyV2(), parseSongPropertyV3(), and parseSongPropertyX().
| QString TTK::MusicSongProperty::m_format |
Definition at line 245 of file musicobject.h.
Referenced by MusicDownloadTableWidget::addCellItem(), MusicSongSearchTableWidget::addSearchMusicToPlaylist(), MusicNewSongRecommendQueryTableWidget::downloadDataFrom(), MusicItemQueryTableWidget::downloadDataFrom(), MusicUnityQueryMovieRequest::downloadUnityFinished(), MusicWYQueryMovieRequest::parseFromMovieList(), ReqKGInterface::parseFromMovieProperty(), ReqKWInterface::parseFromMovieProperty(), ReqBLInterface::parseFromMovieProperty(), ReqLQInterface::parseFromSongProperty(), MusicWYQueryMovieRequest::parseFromVideoList(), parseSongPropertyA(), parseSongPropertyB(), parseSongPropertyC(), parseSongPropertyD(), parseSongPropertyE(), parseSongPropertyV1(), parseSongPropertyV2(), parseSongPropertyV3(), parseSongPropertyX(), MusicDownloadWidget::startToRequestMovie(), and MusicDownloadWidget::startToRequestMusic().
| QString TTK::MusicSongProperty::m_size |
Definition at line 247 of file musicobject.h.
Referenced by MusicDownloadTableWidget::addCellItem(), MusicSongSearchTableWidget::addSearchMusicToPlaylist(), MusicNewSongRecommendQueryTableWidget::downloadDataFrom(), MusicItemQueryTableWidget::downloadDataFrom(), MusicAbstractQueryRequest::fetchUrlPathSize(), ReqKGInterface::parseFromMovieProperty(), ReqKWInterface::parseFromMovieProperty(), ReqBLInterface::parseFromMovieProperty(), ReqLQInterface::parseFromSongProperty(), MusicWYQueryMovieRequest::parseFromVideoList(), parseSongPropertyA(), parseSongPropertyB(), parseSongPropertyC(), parseSongPropertyD(), parseSongPropertyE(), parseSongPropertyV1(), parseSongPropertyV2(), parseSongPropertyV3(), parseSongPropertyX(), and MusicDownloadWidget::startToRequestMusic().
| QString TTK::MusicSongProperty::m_url |
Definition at line 246 of file musicobject.h.
Referenced by MusicSongSearchTableWidget::addSearchMusicToPlaylist(), MusicNewSongRecommendQueryTableWidget::downloadDataFrom(), MusicItemQueryTableWidget::downloadDataFrom(), MusicUnityQueryMovieRequest::downloadUnityFinished(), MusicAbstractQueryRequest::fetchUrlPathSize(), MusicVideoSearchTableWidget::itemDoubleClicked(), MusicWYQueryMovieRequest::parseFromMovieList(), ReqKGInterface::parseFromMovieProperty(), ReqKWInterface::parseFromMovieProperty(), ReqBLInterface::parseFromMovieProperty(), ReqLQInterface::parseFromSongProperty(), MusicWYQueryMovieRequest::parseFromVideoList(), parseSongPropertyA(), parseSongPropertyB(), parseSongPropertyC(), parseSongPropertyD(), parseSongPropertyE(), parseSongPropertyV1(), parseSongPropertyV2(), parseSongPropertyV3(), parseSongPropertyX(), MusicDownloadWidget::startToRequestMovie(), MusicDownloadWidget::startToRequestMusic(), and MusicVideoPlayWidget::videoResearchButtonSearched().
1.8.8