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

#include <mythbackend/servicesv2/v2videoLookupInfoList.h>

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

Public Member Functions

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

Private Member Functions

 Q_CLASSINFO ("Version", "1.0")
 
 Q_CLASSINFO ("VideoLookups", "type=V2VideoLookup")
 
 Q_CLASSINFO ("AsOf", "transient=true")
 
 SERVICE_PROPERTY2 (QVariantList, VideoLookups)
 
 Q_DISABLE_COPY (V2VideoLookupList)
 

Detailed Description

Definition at line 21 of file v2videoLookupInfoList.h.

Constructor & Destructor Documentation

◆ V2VideoLookupList()

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

Definition at line 41 of file v2videoLookupInfoList.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/3]

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

◆ Q_CLASSINFO() [2/3]

V2VideoLookupList::Q_CLASSINFO ( "VideoLookups"  )
private

◆ Q_CLASSINFO() [3/3]

V2VideoLookupList::Q_CLASSINFO ( "AsOf"  )
private

◆ SERVICE_PROPERTY2()

V2VideoLookupList::SERVICE_PROPERTY2 ( QVariantList  ,
VideoLookups   
)
private

◆ Copy()

void V2VideoLookupList::Copy ( const V2VideoLookupList src)
inline

Definition at line 46 of file v2videoLookupInfoList.h.

◆ AddNewVideoLookup()

V2VideoLookup* V2VideoLookupList::AddNewVideoLookup ( )
inline

Definition at line 56 of file v2videoLookupInfoList.h.

◆ Q_DISABLE_COPY()

V2VideoLookupList::Q_DISABLE_COPY ( V2VideoLookupList  )
private

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