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 "musicglobaldefine.h"
#include <QDBusConnection>
#include <QDBusObjectPath>
#include <QDBusAbstractAdaptor>
Go to the source code of this file.
Classes | |
class | MusicMPRISPlayer |
The class of the app mpris main widget. More... | |
class | MusicMPRISPlayerRoot |
The class of the app mpris root object. More... | |
class | MusicMPRISPlayerCore |
The class of the app mpris player object. More... | |