MythTV  master
Public Slots | Public Member Functions | Static Public Member Functions | List of all members
V2Music Class Reference

#include <v2music.h>

Inheritance diagram for V2Music:
Inheritance graph
[legend]
Collaboration diagram for V2Music:
Collaboration graph
[legend]

Public Slots

static V2MusicMetadataInfoListGetTrackList (int StartIndex, int Count)
 
static V2MusicMetadataInfoGetTrack (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
 
MythHTTPMetaServicem_staticMetaService { nullptr }
 
HTTPRequest2 m_request {nullptr}
 

Detailed Description

Definition at line 21 of file v2music.h.

Constructor & Destructor Documentation

◆ V2Music()

V2Music::V2Music ( )

Definition at line 38 of file v2music.cpp.

◆ ~V2Music()

V2Music::~V2Music ( )
overridedefault

Member Function Documentation

◆ RegisterCustomTypes()

static void V2Music::RegisterCustomTypes ( )
static

◆ GetTrackList

V2MusicMetadataInfoList * V2Music::GetTrackList ( int  StartIndex,
int  Count 
)
staticslot

Definition at line 43 of file v2music.cpp.

◆ GetTrack

V2MusicMetadataInfo * V2Music::GetTrack ( int  Id)
staticslot

Definition at line 109 of file v2music.cpp.


The documentation for this class was generated from the following files: