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

#include <mythbackend/servicesv2/v2videoMetadataInfo.h>

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

Public Member Functions

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

Properties

QObject Artwork
 
QObject Cast
 
QObject Genres
 

Private Member Functions

 Q_CLASSINFO ("Version", "2.01")
 
 Q_DISABLE_COPY (V2VideoMetadataInfo)
 

Detailed Description

Definition at line 9 of file v2videoMetadataInfo.h.

Constructor & Destructor Documentation

◆ V2VideoMetadataInfo()

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

Definition at line 55 of file v2videoMetadataInfo.h.

Member Function Documentation

◆ Q_CLASSINFO()

V2VideoMetadataInfo::Q_CLASSINFO ( "Version"  ,
"2.01"   
)
private

◆ Copy()

void V2VideoMetadataInfo::Copy ( const V2VideoMetadataInfo src)
inline

Definition at line 60 of file v2videoMetadataInfo.h.

◆ Q_DISABLE_COPY()

V2VideoMetadataInfo::Q_DISABLE_COPY ( V2VideoMetadataInfo  )
private

Property Documentation

◆ Artwork

QObject V2VideoMetadataInfo::Artwork
read

Definition at line 46 of file v2videoMetadataInfo.h.

Referenced by Copy(), and V2FillVideoMetadataInfo().

◆ Cast

QObject V2VideoMetadataInfo::Cast
read

Definition at line 47 of file v2videoMetadataInfo.h.

Referenced by Copy(), and V2FillVideoMetadataInfo().

◆ Genres

QObject V2VideoMetadataInfo::Genres
read

Definition at line 48 of file v2videoMetadataInfo.h.

Referenced by Copy(), and V2FillVideoMetadataInfo().


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