MythTV  master
Public Attributes | List of all members
DataSource Struct Reference

#include <filldata.h>

Collaboration diagram for DataSource:
Collaboration graph
[legend]

Public Attributes

int id {0}
 
QString name
 
QString xmltvgrabber
 
QString userid
 
QString password
 
QString lineupid
 
bool xmltvgrabber_baseline {false}
 
bool xmltvgrabber_manualconfig {false}
 
bool xmltvgrabber_cache {false}
 
bool xmltvgrabber_apiconfig {false}
 
bool xmltvgrabber_lineups {false}
 
QString xmltvgrabber_prefmethod
 

Detailed Description

Definition at line 25 of file filldata.h.

Member Data Documentation

◆ id

int DataSource::id {0}

◆ name

QString DataSource::name

Definition at line 28 of file filldata.h.

Referenced by FillData::GrabData(), and main().

◆ xmltvgrabber

QString DataSource::xmltvgrabber

Definition at line 29 of file filldata.h.

Referenced by FillData::GrabData(), and main().

◆ userid

QString DataSource::userid

Definition at line 30 of file filldata.h.

Referenced by main().

◆ password

QString DataSource::password

Definition at line 31 of file filldata.h.

Referenced by main().

◆ lineupid

QString DataSource::lineupid

Definition at line 32 of file filldata.h.

Referenced by main().

◆ xmltvgrabber_baseline

bool DataSource::xmltvgrabber_baseline {false}

Definition at line 33 of file filldata.h.

Referenced by main().

◆ xmltvgrabber_manualconfig

bool DataSource::xmltvgrabber_manualconfig {false}

Definition at line 34 of file filldata.h.

Referenced by main().

◆ xmltvgrabber_cache

bool DataSource::xmltvgrabber_cache {false}

Definition at line 35 of file filldata.h.

Referenced by main().

◆ xmltvgrabber_apiconfig

bool DataSource::xmltvgrabber_apiconfig {false}

Definition at line 36 of file filldata.h.

Referenced by FillData::GrabData().

◆ xmltvgrabber_lineups

bool DataSource::xmltvgrabber_lineups {false}

Definition at line 37 of file filldata.h.

◆ xmltvgrabber_prefmethod

QString DataSource::xmltvgrabber_prefmethod

Definition at line 38 of file filldata.h.

Referenced by FillData::GrabData(), and main().


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