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

#include <mythbackend/servicesv2/v2recStats.h>

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

Public Member Functions

Q_INVOKABLE V2RecStats (QObject *parent=nullptr)
 
QVariantList & GetShows ()
 
QVariantList & GetChannels ()
 
V2ShowStatsAddNewShow ()
 
V2ShowStatsAddNewChannel ()
 

Private Member Functions

 Q_CLASSINFO ("Version", "1.0")
 
 Q_DISABLE_COPY (V2RecStats)
 

Detailed Description

Definition at line 39 of file v2recStats.h.

Constructor & Destructor Documentation

◆ V2RecStats()

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

Definition at line 57 of file v2recStats.h.

Member Function Documentation

◆ AddNewChannel()

V2ShowStats * V2RecStats::AddNewChannel ( )
inline

Definition at line 77 of file v2recStats.h.

◆ AddNewShow()

V2ShowStats * V2RecStats::AddNewShow ( )
inline

Definition at line 68 of file v2recStats.h.

◆ GetChannels()

QVariantList & V2RecStats::GetChannels ( void  )
inline

Definition at line 66 of file v2recStats.h.

◆ GetShows()

QVariantList & V2RecStats::GetShows ( )
inline

Definition at line 65 of file v2recStats.h.

◆ Q_CLASSINFO()

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

◆ Q_DISABLE_COPY()

V2RecStats::Q_DISABLE_COPY ( V2RecStats  )
private

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