TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
#include "musicartistquerywidget.h"
#include "musicdownloadqueryfactory.h"
#include "musiccoverrequest.h"
#include "musicquerymovierequest.h"
#include "musicrightareawidget.h"
#include "musicpagequerywidget.h"
#include "musictinyuiobject.h"
#include "musicratinglabel.h"
#include "qrencode/qrcodewidget.h"
Go to the source code of this file.
Variables | |
static constexpr int | WIDTH_LABEL_SIZE = 150 |
static constexpr int | HEIGHT_LABEL_SIZE = 200 |
static constexpr int | LINE_SPACING_SIZE = 200 |
|
static |
Definition at line 13 of file musicartistquerywidget.cpp.
Referenced by MusicArtistAlbumsItemWidget::MusicArtistAlbumsItemWidget().
|
static |
Definition at line 14 of file musicartistquerywidget.cpp.
Referenced by MusicArtistAlbumsQueryWidget::createArtistAlbumsItem(), MusicArtistMvsQueryWidget::createArtistMvsItem(), MusicArtistMvsQueryWidget::resizeWidget(), and MusicArtistAlbumsQueryWidget::resizeWidget().
|
static |
Definition at line 12 of file musicartistquerywidget.cpp.
Referenced by MusicArtistAlbumsItemWidget::MusicArtistAlbumsItemWidget(), and MusicArtistAlbumsItemWidget::setResultDataItem().