|
TTKMusicPlayer
4.2.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
#include "musicnetworkthread.h"#include "musicconnectionpool.h"#include "musicsettingmanager.h"#include "ttkconcurrent.h"#include <QHostInfo>Go to the source code of this file.
Variables | |
| static constexpr int | NETWORK_DETECT_INTERVAL = 5000 |
| static constexpr const char * | NETWORK_REQUEST_ADDRESS = "www.baidu.com" |
|
static |
Definition at line 8 of file musicnetworkthread.cpp.
Referenced by MusicNetworkThread::start().
|
static |
Definition at line 9 of file musicnetworkthread.cpp.
Referenced by MusicNetworkThread::networkStateChanged().
1.8.8