MythTV  master
Public Member Functions | Private Member Functions | List of all members
V2VideoLookup Class Reference

#include <mythbackend/servicesv2/v2videoLookupInfo.h>

Inheritance diagram for V2VideoLookup:
[legend]
Collaboration diagram for V2VideoLookup:
[legend]

Public Member Functions

Q_INVOKABLE V2VideoLookup (QObject *parent=nullptr)
 
void Copy (const V2VideoLookup *src)
 
V2ArtworkItemAddNewArtwork ()
 

Private Member Functions

 Q_CLASSINFO ("Version", "1.0")
 
 Q_CLASSINFO ("Artwork", "type=V2ArtworkItem")
 

Detailed Description

Definition at line 56 of file v2videoLookupInfo.h.

Constructor & Destructor Documentation

◆ V2VideoLookup()

Q_INVOKABLE V2VideoLookup::V2VideoLookup ( QObject *  parent = nullptr)
inline

Definition at line 89 of file v2videoLookupInfo.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/2]

V2VideoLookup::Q_CLASSINFO ( "Version"  ,
"1.0"   
)
private

◆ Q_CLASSINFO() [2/2]

V2VideoLookup::Q_CLASSINFO ( "Artwork"  )
private

◆ Copy()

void V2VideoLookup::Copy ( const V2VideoLookup src)
inline

Definition at line 94 of file v2videoLookupInfo.h.

◆ AddNewArtwork()

V2ArtworkItem* V2VideoLookup::AddNewArtwork ( )
inline

Definition at line 119 of file v2videoLookupInfo.h.

Referenced by V2Video::LookupVideo().


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