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>
Public Member Functions | |
QSyncDataInterfacePrivate () noexcept | |
void | insertAuthorization (const QString &method, TTKStringMap &headers, const QString &resource) const |
![]() | |
TTKPrivate () noexcept | |
virtual | ~TTKPrivate ()=default |
void | setPublic (QSyncDataInterface *pub) noexcept |
Public Attributes | |
QNetworkAccessManager * | m_manager |
Additional Inherited Members | |
![]() | |
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.