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

#include <mythbackend/servicesv2/v2lineup.h>

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

Public Member Functions

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

Private Member Functions

 Q_CLASSINFO ("Version", "1.0")
 
 Q_CLASSINFO ("Lineups", "type=V2Lineup")
 
 SERVICE_PROPERTY2 (QVariantList, Lineups)
 
 Q_DISABLE_COPY (V2LineupList)
 

Detailed Description

Definition at line 56 of file v2lineup.h.

Constructor & Destructor Documentation

◆ V2LineupList()

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

Definition at line 67 of file v2lineup.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/2]

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

◆ Q_CLASSINFO() [2/2]

V2LineupList::Q_CLASSINFO ( "Lineups"  )
private

◆ SERVICE_PROPERTY2()

V2LineupList::SERVICE_PROPERTY2 ( QVariantList  ,
Lineups   
)
private

◆ Copy()

void V2LineupList::Copy ( const V2LineupList src)
inline

Definition at line 72 of file v2lineup.h.

◆ AddNewLineup()

V2Lineup* V2LineupList::AddNewLineup ( )
inline

Definition at line 77 of file v2lineup.h.

◆ Q_DISABLE_COPY()

V2LineupList::Q_DISABLE_COPY ( V2LineupList  )
private

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