TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
The class of the app mpris root object. More...
#include <musicmprisplayer.h>
Public Slots | |
void | Quit () |
void | Raise () |
Public Member Functions | |
MusicMPRISPlayerRoot (QObject *parent=nullptr) | |
bool | canQuit () const |
bool | canRaise () const |
QString | desktopEntry () const |
bool | hasTrackList () const |
QString | identity () const |
QStringList | supportedMimeTypes () const |
QStringList | supportedUriSchemes () const |
Properties | |
bool | CanQuit |
bool | CanRaise |
QString | DesktopEntry |
bool | HasTrackList |
QString | Identity |
QStringList | SupportedMimeTypes |
QStringList | SupportedUriSchemes |
The class of the app mpris root object.
Definition at line 65 of file musicmprisplayer.h.
MusicMPRISPlayerRoot::MusicMPRISPlayerRoot | ( | QObject * | parent = nullptr | ) |
Object constructor.
Definition at line 37 of file musicmprisplayer.cpp.
bool MusicMPRISPlayerRoot::canQuit | ( | ) | const |
Definition at line 43 of file musicmprisplayer.cpp.
bool MusicMPRISPlayerRoot::canRaise | ( | ) | const |
Definition at line 48 of file musicmprisplayer.cpp.
QString MusicMPRISPlayerRoot::desktopEntry | ( | ) | const |
Definition at line 53 of file musicmprisplayer.cpp.
References TTK_APP_NAME.
bool MusicMPRISPlayerRoot::hasTrackList | ( | ) | const |
Definition at line 58 of file musicmprisplayer.cpp.
QString MusicMPRISPlayerRoot::identity | ( | ) | const |
Definition at line 63 of file musicmprisplayer.cpp.
References TTK_APP_NAME.
|
slot |
Definition at line 87 of file musicmprisplayer.cpp.
References MusicApplication::instance(), and MusicApplication::quitWindow().
|
slot |
Definition at line 92 of file musicmprisplayer.cpp.
References MusicApplication::instance().
QStringList MusicMPRISPlayerRoot::supportedMimeTypes | ( | ) | const |
Definition at line 68 of file musicmprisplayer.cpp.
References AbstractEngine::contentTypes(), and Decoder::contentTypes().
QStringList MusicMPRISPlayerRoot::supportedUriSchemes | ( | ) | const |
Definition at line 77 of file musicmprisplayer.cpp.
References MetaDataManager::instance(), and MetaDataManager::protocols().
|
read |
Definition at line 69 of file musicmprisplayer.h.
|
read |
Definition at line 70 of file musicmprisplayer.h.
|
read |
Definition at line 71 of file musicmprisplayer.h.
|
read |
Definition at line 72 of file musicmprisplayer.h.
|
read |
Definition at line 73 of file musicmprisplayer.h.
|
read |
Definition at line 74 of file musicmprisplayer.h.
|
read |
Definition at line 75 of file musicmprisplayer.h.