|
TTKMusicPlayer
4.2.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
The class of the sync cloud data interface private. More...
#include <qsyncdatainterface_p.h>
Inheritance diagram for QSyncDataInterfacePrivate:Public Member Functions | |
| QSyncDataInterfacePrivate () noexcept | |
| void | insertAuthorization (const QString &method, TTKStringMap &headers, const QString &resource) const |
Public Member Functions inherited from TTKPrivate< QSyncDataInterface > | |
| TTKPrivate () noexcept | |
| virtual | ~TTKPrivate ()=default |
| void | setPublic (QSyncDataInterface *pub) noexcept |
Public Attributes | |
| QNetworkAccessManager * | m_manager |
Additional Inherited Members | |
Protected Member Functions inherited from TTKPrivate< QSyncDataInterface > | |
| QSyncDataInterface * | _q () const noexcept |
The class of the sync cloud data interface private.
Definition at line 27 of file qsyncdatainterface_p.h.
|
inlinenoexcept |
Definition at line 30 of file qsyncdatainterface_p.h.
|
inline |
Definition at line 36 of file qsyncdatainterface_p.h.
References QSyncUtils::createSignForNormalAuth(), QSyncConfig::KEY, and QSyncConfig::NAME.
| QNetworkAccessManager* QSyncDataInterfacePrivate::m_manager |
Definition at line 48 of file qsyncdatainterface_p.h.
1.8.8