#include <libmythtv/channelscan/externrecscanner.h>
Definition at line 22 of file externrecscanner.h.
◆ ExternRecChannelScanner()
| ExternRecChannelScanner::ExternRecChannelScanner |
( |
uint |
cardid, |
|
|
QString |
inputname, |
|
|
uint |
sourceid, |
|
|
ScanMonitor * |
monitor = nullptr |
|
) |
| |
◆ ~ExternRecChannelScanner()
| ExternRecChannelScanner::~ExternRecChannelScanner |
( |
void |
| ) |
|
|
override |
◆ Q_DECLARE_TR_FUNCTIONS()
◆ run()
| void ExternRecChannelScanner::run |
( |
void |
| ) |
|
|
overrideprotected |
◆ Scan()
| void ExternRecChannelScanner::Scan |
( |
void |
| ) |
|
◆ SetMessage()
| void ExternRecChannelScanner::SetMessage |
( |
const QString & |
status | ) |
|
|
private |
◆ SetNumChannelsInserted()
| void ExternRecChannelScanner::SetNumChannelsInserted |
( |
uint |
val | ) |
|
|
private |
◆ SetNumChannelsParsed()
| void ExternRecChannelScanner::SetNumChannelsParsed |
( |
uint |
val | ) |
|
|
private |
◆ Stop()
| void ExternRecChannelScanner::Stop |
( |
void |
| ) |
|
◆ m_cardId
| uint ExternRecChannelScanner::m_cardId |
|
private |
◆ m_channelCnt
| uint ExternRecChannelScanner::m_channelCnt {1} |
|
private |
◆ m_channelTotal
| uint ExternRecChannelScanner::m_channelTotal {0} |
|
private |
◆ m_inputName
| QString ExternRecChannelScanner::m_inputName |
|
private |
◆ m_lock
| QMutex ExternRecChannelScanner::m_lock |
|
private |
◆ m_scanMonitor
| ScanMonitor* ExternRecChannelScanner::m_scanMonitor {nullptr} |
|
private |
◆ m_sourceId
| uint ExternRecChannelScanner::m_sourceId |
|
private |
◆ m_stopNow
| bool ExternRecChannelScanner::m_stopNow {false} |
|
private |
◆ m_thread
| MThread* ExternRecChannelScanner::m_thread {nullptr} |
|
private |
◆ m_threadRunning
| bool ExternRecChannelScanner::m_threadRunning {false} |
|
private |
The documentation for this class was generated from the following files: