MythTV
master
|
#include <mythbackend/servicesv2/v2music.h>
Public Slots | |
static V2MusicMetadataInfoList * | GetTrackList (int StartIndex, int Count) |
static V2MusicMetadataInfo * | GetTrack (int Id) |
Public Member Functions | |
V2Music () | |
~V2Music () override=default | |
Public Member Functions inherited from MythHTTPService | |
MythHTTPService (MythHTTPMetaService *MetaService) | |
~MythHTTPService () override=default | |
virtual HTTPResponse | HTTPRequest (const HTTPRequest2 &Request) |
Respond to a valid HTTPRequest. More... | |
QString & | Name () |
Static Public Member Functions | |
static void | RegisterCustomTypes () |
Static Public Member Functions inherited from MythHTTPService | |
template<class T > | |
static HTTPServicePtr | Create () |
Additional Inherited Members | |
Protected Member Functions inherited from MythHTTPService | |
bool | HAS_PARAMv2 (const QString &p) |
Protected Attributes inherited from MythHTTPService | |
QString | m_name |
MythHTTPMetaService * | m_staticMetaService { nullptr } |
HTTPRequest2 | m_request {nullptr} |
V2Music::V2Music | ( | ) |
Definition at line 38 of file v2music.cpp.
|
overridedefault |
|
static |
|
staticslot |
Definition at line 43 of file v2music.cpp.
|
staticslot |
Definition at line 109 of file v2music.cpp.