#include <libmythtv/channelscan/scaninfo.h>
Definition at line 17 of file scaninfo.h.
◆ ScanInfo() [1/2]
◆ ScanInfo() [2/2]
| ScanInfo::ScanInfo |
( |
uint |
scanid, |
|
|
uint |
cardid, |
|
|
uint |
sourceid, |
|
|
bool |
processed, |
|
|
QDateTime |
scandate |
|
) |
| |
◆ DeleteScan()
| bool ScanInfo::DeleteScan |
( |
uint |
scanid | ) |
|
|
static |
◆ DeleteScansFromSource()
| void ScanInfo::DeleteScansFromSource |
( |
uint |
sourceid | ) |
|
|
static |
◆ MarkProcessed()
| bool ScanInfo::MarkProcessed |
( |
uint |
scanid | ) |
|
|
static |
◆ m_cardid
| uint ScanInfo::m_cardid {0} |
◆ m_processed
| bool ScanInfo::m_processed {false} |
◆ m_scandate
| QDateTime ScanInfo::m_scandate |
◆ m_scanid
| uint ScanInfo::m_scanid {0} |
◆ m_sourceid
| uint ScanInfo::m_sourceid {0} |
The documentation for this class was generated from the following files: