TTKMusicPlayer
4.2.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 237 of file musicobject.h.
|
inlinenoexcept |
Definition at line 244 of file musicobject.h.
|
inlinenoexcept |
Definition at line 250 of file musicobject.h.
Referenced by ReqKWInterface::parseFromMovieProperty(), MusicWYQueryMovieRequest::parseFromVideoList(), parseSongPropertyA(), parseSongPropertyB(), MusicDownloadWidget::startToRequestMovie(), and MusicDownloadWidget::startToRequestMusic().
|
inlinenoexcept |
Definition at line 255 of file musicobject.h.
|
inlinenoexcept |
Definition at line 260 of file musicobject.h.
int TTK::MusicSongProperty::m_bitrate |
Definition at line 239 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(), parseSongPropertyV1(), parseSongPropertyV2(), and parseSongPropertyV3().
QString TTK::MusicSongProperty::m_format |
Definition at line 240 of file musicobject.h.
Referenced by MusicDownloadTableWidget::addCellItem(), MusicSongSearchTableWidget::addSearchMusicToPlaylist(), MusicItemQueryTableWidget::downloadDataFrom(), MusicUnityQueryMovieRequest::downLoadUnityFinished(), MusicWYQueryMovieRequest::parseFromMovieList(), ReqKGInterface::parseFromMovieProperty(), ReqKWInterface::parseFromMovieProperty(), ReqBLInterface::parseFromMovieProperty(), ReqLQInterface::parseFromSongProperty(), MusicWYQueryMovieRequest::parseFromVideoList(), parseSongPropertyA(), parseSongPropertyB(), parseSongPropertyV1(), parseSongPropertyV2(), parseSongPropertyV3(), MusicDownloadWidget::startToRequestMovie(), and MusicDownloadWidget::startToRequestMusic().
QString TTK::MusicSongProperty::m_size |
Definition at line 242 of file musicobject.h.
Referenced by MusicDownloadTableWidget::addCellItem(), MusicSongSearchTableWidget::addSearchMusicToPlaylist(), MusicItemQueryTableWidget::downloadDataFrom(), MusicAbstractQueryRequest::fetchUrlPathSize(), ReqKGInterface::parseFromMovieProperty(), ReqKWInterface::parseFromMovieProperty(), ReqBLInterface::parseFromMovieProperty(), ReqLQInterface::parseFromSongProperty(), MusicWYQueryMovieRequest::parseFromVideoList(), parseSongPropertyA(), parseSongPropertyB(), parseSongPropertyV1(), parseSongPropertyV2(), parseSongPropertyV3(), and MusicDownloadWidget::startToRequestMusic().
QString TTK::MusicSongProperty::m_url |
Definition at line 241 of file musicobject.h.
Referenced by MusicSongSearchTableWidget::addSearchMusicToPlaylist(), MusicItemQueryTableWidget::downloadDataFrom(), MusicUnityQueryMovieRequest::downLoadUnityFinished(), MusicAbstractQueryRequest::fetchUrlPathSize(), MusicVideoSearchTableWidget::itemDoubleClicked(), MusicWYQueryMovieRequest::parseFromMovieList(), ReqKGInterface::parseFromMovieProperty(), ReqKWInterface::parseFromMovieProperty(), ReqBLInterface::parseFromMovieProperty(), ReqLQInterface::parseFromSongProperty(), MusicWYQueryMovieRequest::parseFromVideoList(), parseSongPropertyA(), parseSongPropertyB(), parseSongPropertyV1(), parseSongPropertyV2(), parseSongPropertyV3(), MusicDownloadWidget::startToRequestMovie(), MusicDownloadWidget::startToRequestMusic(), and MusicVideoPlayWidget::videoResearchButtonSearched().