TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Variables
musicresourcerequest.cpp File Reference
#include "musicresourcerequest.h"
#include "musicdownloaddatarequest.h"
#include "qsync/qsyncutils.h"

Go to the source code of this file.

Variables

static constexpr const char * OS_RESOURCE_DIR = "resource"
 
static constexpr const char * OS_RESOURCE_URL = "resource.json"
 

Variable Documentation

constexpr const char* OS_RESOURCE_DIR = "resource"
static

Definition at line 6 of file musicresourcerequest.cpp.

Referenced by MusicResourceRequest::downLoadFinished().

constexpr const char* OS_RESOURCE_URL = "resource.json"
static

Definition at line 7 of file musicresourcerequest.cpp.

Referenced by MusicResourceRequest::startToRequest().