TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
#include "ttkprivate.h"
Go to the source code of this file.
Classes | |
struct | QSyncConfig |
The class of the sync data config. More... | |
Macros | |
#define | SYNC_DATA_BUCKET "greedysky-data" |
#define | SYNC_MUSIC_BUCKET "greedysky-music" |
#define SYNC_DATA_BUCKET "greedysky-data" |
Definition at line 24 of file qsyncconfig.h.
Referenced by QSyncUtils::makeDataBucketUrl().
#define SYNC_MUSIC_BUCKET "greedysky-music" |
Definition at line 25 of file qsyncconfig.h.
Referenced by MusicCloudManagerTableWidget::deleteFileFromServer(), MusicCloudManagerTableWidget::deleteFilesFromServer(), MusicCloudManagerTableWidget::downloadFileFromServer(), MusicCloudManagerTableWidget::startToUploadFile(), and MusicCloudManagerTableWidget::updateListFromServer().