TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Public Member Functions | Public Attributes | List of all members
QSyncDataInterfacePrivate Class Reference

The class of the sync cloud data interface private. More...

#include <qsyncdatainterface_p.h>

+ Inheritance diagram for QSyncDataInterfacePrivate:

Public Member Functions

 QSyncDataInterfacePrivate ()
 
void insertAuthorization (const QString &method, TTKStringMap &headers, const QString &resource) const
 
- Public Member Functions inherited from TTKPrivate< QSyncDataInterface >
 TTKPrivate ()
 
virtual ~TTKPrivate ()=default
 
void setPublic (QSyncDataInterface *pub)
 

Public Attributes

QNetworkAccessManager * m_manager
 

Additional Inherited Members

- Protected Member Functions inherited from TTKPrivate< QSyncDataInterface >
QSyncDataInterfacettk_q () const
 

Detailed Description

The class of the sync cloud data interface private.

Author
Greedysky greed.nosp@m.ysky.nosp@m.@163..nosp@m.com

Definition at line 27 of file qsyncdatainterface_p.h.

Constructor & Destructor Documentation

QSyncDataInterfacePrivate::QSyncDataInterfacePrivate ( )
inline

Definition at line 30 of file qsyncdatainterface_p.h.

Member Function Documentation

void QSyncDataInterfacePrivate::insertAuthorization ( const QString &  method,
TTKStringMap headers,
const QString &  resource 
) const
inline

Member Data Documentation

QNetworkAccessManager* QSyncDataInterfacePrivate::m_manager

Definition at line 48 of file qsyncdatainterface_p.h.


The documentation for this class was generated from the following file: