|
TTKMusicPlayer
4.2.0.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>
Inheritance diagram for MusicMPRISPlayerRoot: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 38 of file musicmprisplayer.cpp.
| bool MusicMPRISPlayerRoot::canQuit | ( | ) | const |
Definition at line 44 of file musicmprisplayer.cpp.
| bool MusicMPRISPlayerRoot::canRaise | ( | ) | const |
Definition at line 49 of file musicmprisplayer.cpp.
| QString MusicMPRISPlayerRoot::desktopEntry | ( | ) | const |
Definition at line 54 of file musicmprisplayer.cpp.
References TTK_APP_NAME.
| bool MusicMPRISPlayerRoot::hasTrackList | ( | ) | const |
Definition at line 59 of file musicmprisplayer.cpp.
| QString MusicMPRISPlayerRoot::identity | ( | ) | const |
Definition at line 64 of file musicmprisplayer.cpp.
References TTK_APP_NAME.
|
slot |
Definition at line 88 of file musicmprisplayer.cpp.
References MusicApplication::instance(), and MusicApplication::quitWindow().
|
slot |
Definition at line 93 of file musicmprisplayer.cpp.
References MusicApplication::instance().
| QStringList MusicMPRISPlayerRoot::supportedMimeTypes | ( | ) | const |
Definition at line 69 of file musicmprisplayer.cpp.
References AbstractEngine::contentTypes(), and Decoder::contentTypes().
| QStringList MusicMPRISPlayerRoot::supportedUriSchemes | ( | ) | const |
Definition at line 78 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.
1.8.8