TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
musicabstracttranslationrequest.cpp
Go to the documentation of this file.
2 
4  : MusicAbstractNetwork(parent)
5 {
6 
7 }
8 
10 {
12  deleteLater();
13 }
virtual void deleteAll()
MusicAbstractTranslationRequest(QObject *parent=nullptr)
The class of the abstract network.