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

#include <v2genreList.h>

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

Public Member Functions

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

Properties

QVariantList GenreList
 

Private Member Functions

 Q_CLASSINFO ("Version", "1.0")
 
 Q_CLASSINFO ("GenreList", "type=V2Genre")
 
 SERVICE_PROPERTY_RO_REF (QVariantList, Genres)
 
 Q_DISABLE_COPY (V2GenreList)
 

Detailed Description

Definition at line 22 of file v2genreList.h.

Constructor & Destructor Documentation

◆ V2GenreList()

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

Definition at line 38 of file v2genreList.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/2]

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

◆ Q_CLASSINFO() [2/2]

V2GenreList::Q_CLASSINFO ( "GenreList"  )
private

◆ SERVICE_PROPERTY_RO_REF()

V2GenreList::SERVICE_PROPERTY_RO_REF ( QVariantList  ,
Genres   
)
private

◆ Copy()

void V2GenreList::Copy ( const V2GenreList src)
inline

Definition at line 43 of file v2genreList.h.

◆ AddNewGenre()

V2Genre* V2GenreList::AddNewGenre ( )
inline

Definition at line 48 of file v2genreList.h.

Referenced by V2FillGenreList().

◆ Q_DISABLE_COPY()

V2GenreList::Q_DISABLE_COPY ( V2GenreList  )
private

Property Documentation

◆ GenreList

QVariantList V2GenreList::GenreList
read

Definition at line 32 of file v2genreList.h.


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