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

#include <mythbackend/servicesv2/v2videoMetadataInfo.h>

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

Public Member Functions

Q_INVOKABLE V2VideoCategoryList (QObject *parent=nullptr)
 
V2VideoCategoryAddNewCategory ()
 

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 Q_CLASSINFO ("VideoCategories", "type=V2VideoCategory")
 
 SERVICE_PROPERTY2 (QVariantList, VideoCategories)
 
 Q_DISABLE_COPY (V2VideoCategoryList)
 

Detailed Description

Definition at line 107 of file v2videoMetadataInfo.h.

Constructor & Destructor Documentation

◆ V2VideoCategoryList()

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

Definition at line 121 of file v2videoMetadataInfo.h.

Member Function Documentation

◆ AddNewCategory()

V2VideoCategory * V2VideoCategoryList::AddNewCategory ( )
inline

Definition at line 126 of file v2videoMetadataInfo.h.

◆ Q_CLASSINFO() [1/2]

V2VideoCategoryList::Q_CLASSINFO ( "version"  ,
"1.0"   
)
private

◆ Q_CLASSINFO() [2/2]

V2VideoCategoryList::Q_CLASSINFO ( "VideoCategories"  )
private

◆ Q_DISABLE_COPY()

V2VideoCategoryList::Q_DISABLE_COPY ( V2VideoCategoryList  )
private

◆ SERVICE_PROPERTY2()

V2VideoCategoryList::SERVICE_PROPERTY2 ( QVariantList  ,
VideoCategories   
)
private

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