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 cloud shared song download table widget. More...
#include <musiccloudtablewidget.h>
Private Member Functions | |
virtual void | addCellItem (int index, const MusicSong &record) overridefinal |
The class of the cloud shared song download table widget.
Definition at line 28 of file musiccloudtablewidget.h.
|
explicit |
Object constructor.
Definition at line 8 of file musiccloudtablewidget.cpp.
References TTK::CloudDownload, G_CONNECTION_PTR, TTK::UI::ScrollBarStyle03, and TTK::Widget::setTransparent().
MusicCloudDownloadTableWidget::~MusicCloudDownloadTableWidget | ( | ) |
Object destructor.
Definition at line 31 of file musiccloudtablewidget.cpp.
References G_CONNECTION_PTR.
|
finaloverrideprivatevirtual |
Create cell item by input record.
Implements MusicAbstractDownloadTableWidget.
Definition at line 36 of file musiccloudtablewidget.cpp.
References MusicSong::addTimeStr(), TTK::UI::Color01, TTK::Widget::elidedText(), MusicSong::name(), QtItemSetTextAlignment, MusicSong::sizeStr(), MusicAbstractSongsListTableWidget::totalHeight(), TTK_PROGRESS_ROLE, and TTK_TIME_ROLE.