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
QSyncUploadDataPrivate Class Reference

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

+ Inheritance diagram for QSyncUploadDataPrivate:

Public Member Functions

 QSyncUploadDataPrivate ()
 
- Public Member Functions inherited from QSyncDataInterfacePrivate
 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

QString m_uploadTime
 
- Public Attributes inherited from QSyncDataInterfacePrivate
QNetworkAccessManager * m_manager
 

Additional Inherited Members

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

Detailed Description

The class of the sync cloud upload data private.

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

Definition at line 9 of file qsyncuploaddata.cpp.

Constructor & Destructor Documentation

QSyncUploadDataPrivate::QSyncUploadDataPrivate ( )
inline

Definition at line 12 of file qsyncuploaddata.cpp.

Member Data Documentation

QString QSyncUploadDataPrivate::m_uploadTime

Definition at line 17 of file qsyncuploaddata.cpp.


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