TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
musiccoverrequest.cpp
Go to the documentation of this file.
1 #include "musiccoverrequest.h"
2 
4  : MusicAbstractNetwork(parent)
5 {
6 
7 }
The class of the abstract network.
MusicCoverRequest(QObject *parent=nullptr)