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

#include <restoredata.h>

Collaboration diagram for OldChannelData:
Collaboration graph
[legend]

Public Attributes

uint chanid {0}
 
uint sourceid {0}
 
uint serviceid {0}
 
uint transportid {0}
 
uint networkid {0}
 
QString channum
 
QString name
 
QString xmltvid
 
QString icon
 
int visible {0}
 
QString deleted
 
bool found_xmltvid {false}
 
bool found_icon {false}
 
bool found_visible {false}
 

Detailed Description

Definition at line 61 of file restoredata.h.

Member Data Documentation

◆ chanid

uint OldChannelData::chanid {0}

Definition at line 63 of file restoredata.h.

Referenced by RestoreData::Restore().

◆ sourceid

uint OldChannelData::sourceid {0}

Definition at line 64 of file restoredata.h.

◆ serviceid

uint OldChannelData::serviceid {0}

Definition at line 65 of file restoredata.h.

Referenced by RestoreData::Restore().

◆ transportid

uint OldChannelData::transportid {0}

Definition at line 66 of file restoredata.h.

Referenced by RestoreData::Restore().

◆ networkid

uint OldChannelData::networkid {0}

Definition at line 67 of file restoredata.h.

Referenced by RestoreData::Restore().

◆ channum

QString OldChannelData::channum

Definition at line 68 of file restoredata.h.

Referenced by RestoreData::Restore().

◆ name

QString OldChannelData::name

Definition at line 69 of file restoredata.h.

Referenced by RestoreData::Restore().

◆ xmltvid

QString OldChannelData::xmltvid

Definition at line 70 of file restoredata.h.

Referenced by RestoreData::Restore().

◆ icon

QString OldChannelData::icon

Definition at line 71 of file restoredata.h.

Referenced by RestoreData::Restore().

◆ visible

int OldChannelData::visible {0}

Definition at line 72 of file restoredata.h.

Referenced by RestoreData::Restore().

◆ deleted

QString OldChannelData::deleted

Definition at line 73 of file restoredata.h.

◆ found_xmltvid

bool OldChannelData::found_xmltvid {false}

Definition at line 74 of file restoredata.h.

Referenced by RestoreData::Restore().

◆ found_icon

bool OldChannelData::found_icon {false}

Definition at line 75 of file restoredata.h.

Referenced by RestoreData::Restore().

◆ found_visible

bool OldChannelData::found_visible {false}

Definition at line 76 of file restoredata.h.

Referenced by RestoreData::Restore().


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