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 <QtCore/qglobal.h>
#include <QtCore/QBuffer>
#include <QtCore/QList>
#include <QtCore/QThread>
#include "ttkprivate.h"
Go to the source code of this file.
Classes | |
class | QDeviceWatcherPrivate |
The class of the device watcher private. More... | |
Macros | |
#define | CONFIG_SOCKETNOTIFIER 1 |
#define | CONFIG_TCPSOCKET 0 |
#define | CONFIG_THREAD 0 |
#define CONFIG_SOCKETNOTIFIER 1 |
Definition at line 23 of file qdevicewatcher_p.h.
#define CONFIG_TCPSOCKET 0 |
Definition at line 24 of file qdevicewatcher_p.h.
#define CONFIG_THREAD 0 |
Definition at line 34 of file qdevicewatcher_p.h.