TTKMusicPlayer
4.1.3.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 225 of file musicobject.h.
|
inlinenoexcept |
Definition at line 232 of file musicobject.h.
|
inlinenoexcept |
Definition at line 238 of file musicobject.h.
Referenced by ReqKWInterface::parseFromMovieProperty(), MusicWYQueryMovieRequest::parseFromVideoList(), parseSongPropertyA(), parseSongPropertyB(), MusicDownloadWidget::startToRequestMovie(), and MusicDownloadWidget::startToRequestMusic().
|
inlinenoexcept |
Definition at line 243 of file musicobject.h.
|
inlinenoexcept |
Definition at line 248 of file musicobject.h.
int TTK::MusicSongProperty::m_bitrate |
Definition at line 227 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 228 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 230 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 229 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().