|
TTKMusicPlayer
4.3.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
#include "ttklocalpeer.h"#include "ttklockedfile.h"#include <QCoreApplication>#include <QDataStream>#include <QTime>#include <QLocalServer>#include <QLocalSocket>#include <QDir>#include "ttklockedfile.cpp"#include "ttklockedfile_unix.cpp"Go to the source code of this file.
Classes | |
| class | TTKLocalPeerPrivate |
| The class of the ttk local peer private. More... | |
Namespaces | |
| TTKLockedPrivate | |
| The namespace of locked private. | |
Macros | |
| #define | RegularExpression QRegExp |
| #define RegularExpression QRegExp |
Definition at line 15 of file ttklocalpeer.cpp.
Referenced by TTKLocalPeer::TTKLocalPeer().
1.8.8