|
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 download data private. More...
Inheritance diagram for QSyncDownloadDataPrivate:Public Member Functions | |
| QSyncDownloadDataPrivate () | |
Public Member Functions inherited from QSyncDataInterfacePrivate | |
| 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 | |
| QString | m_downloadTime |
| QString | m_downloadPath |
Public Attributes inherited from QSyncDataInterfacePrivate | |
| QNetworkAccessManager * | m_manager |
Additional Inherited Members | |
Protected Member Functions inherited from TTKPrivate< QSyncDataInterface > | |
| QSyncDataInterface * | _q () const noexcept |
The class of the sync cloud download data private.
Definition at line 10 of file qsyncdownloaddata.cpp.
|
inline |
Definition at line 13 of file qsyncdownloaddata.cpp.
| QString QSyncDownloadDataPrivate::m_downloadPath |
Definition at line 19 of file qsyncdownloaddata.cpp.
| QString QSyncDownloadDataPrivate::m_downloadTime |
Definition at line 18 of file qsyncdownloaddata.cpp.
1.8.8