MythTV  master
Public Member Functions | Static Public Member Functions | Properties | Private Member Functions | List of all members
DTC::VideoSource Class Reference

#include <videoSource.h>

Inheritance diagram for DTC::VideoSource:
Inheritance graph
[legend]
Collaboration diagram for DTC::VideoSource:
Collaboration graph
[legend]

Public Member Functions

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

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

int Id
 
QString SourceName
 
QString Grabber
 
QString UserId
 
QString FreqTable
 
QString LineupId
 
QString Password
 
bool UseEIT
 
QString ConfigPath
 
int NITId
 
uint BouquetId
 
uint RegionId
 
uint ScanFrequency
 
uint LCNOffset
 

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 Q_DISABLE_COPY (VideoSource)
 

Detailed Description

Definition at line 14 of file videoSource.h.

Constructor & Destructor Documentation

◆ VideoSource()

Q_INVOKABLE DTC::VideoSource::VideoSource ( QObject *  parent = nullptr)
inline

Definition at line 53 of file videoSource.h.

Member Function Documentation

◆ Q_CLASSINFO()

DTC::VideoSource::Q_CLASSINFO ( "version"  ,
"1.0"   
)
private

◆ InitializeCustomTypes()

void VideoSource::InitializeCustomTypes ( )
inlinestatic

◆ Copy()

void DTC::VideoSource::Copy ( const VideoSource src)
inline

Definition at line 64 of file videoSource.h.

◆ Q_DISABLE_COPY()

DTC::VideoSource::Q_DISABLE_COPY ( VideoSource  )
private

Property Documentation

◆ Id

int DTC::VideoSource::Id
readwrite

Definition at line 19 of file videoSource.h.

◆ SourceName

QString DTC::VideoSource::SourceName
readwrite

Definition at line 20 of file videoSource.h.

◆ Grabber

QString DTC::VideoSource::Grabber
readwrite

Definition at line 21 of file videoSource.h.

◆ UserId

QString DTC::VideoSource::UserId
readwrite

Definition at line 22 of file videoSource.h.

◆ FreqTable

QString DTC::VideoSource::FreqTable
readwrite

Definition at line 23 of file videoSource.h.

◆ LineupId

QString DTC::VideoSource::LineupId
readwrite

Definition at line 24 of file videoSource.h.

◆ Password

QString DTC::VideoSource::Password
readwrite

Definition at line 25 of file videoSource.h.

◆ UseEIT

bool DTC::VideoSource::UseEIT
readwrite

Definition at line 26 of file videoSource.h.

◆ ConfigPath

QString DTC::VideoSource::ConfigPath
readwrite

Definition at line 27 of file videoSource.h.

◆ NITId

int DTC::VideoSource::NITId
readwrite

Definition at line 28 of file videoSource.h.

◆ BouquetId

uint DTC::VideoSource::BouquetId
readwrite

Definition at line 29 of file videoSource.h.

◆ RegionId

uint DTC::VideoSource::RegionId
readwrite

Definition at line 30 of file videoSource.h.

◆ ScanFrequency

uint DTC::VideoSource::ScanFrequency
readwrite

Definition at line 31 of file videoSource.h.

◆ LCNOffset

uint DTC::VideoSource::LCNOffset
readwrite

Definition at line 32 of file videoSource.h.


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