TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
Go to the source code of this file.
Namespaces | |
QDlna | |
The namespace of the dlna helper. | |
Functions | |
QString | QDlna::makeSocketGetReply (const QString &ip, const QString &port, const QString &data) |
QString | QDlna::makeRequest (const QString &methord, const QString &url, int length, const QString &soapAction, const QString &ip, const QString &port) |
QString | QDlna::removeHttpHeader (const QString &data) |
bool | QDlna::isValid (const QString &data) |
int | QDlna::getResponseCode (const QString &data) |