#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 |
( |
| ) |
|
|
override |
◆ Q_DECLARE_TR_FUNCTIONS()
◆ Scan()
void ExternRecChannelScanner::Scan |
( |
void |
| ) |
|
◆ Stop()
void ExternRecChannelScanner::Stop |
( |
void |
| ) |
|
◆ SetNumChannelsParsed()
void ExternRecChannelScanner::SetNumChannelsParsed |
( |
uint |
val | ) |
|
|
private |
◆ SetNumChannelsInserted()
void ExternRecChannelScanner::SetNumChannelsInserted |
( |
uint |
val | ) |
|
|
private |
◆ SetMessage()
void ExternRecChannelScanner::SetMessage |
( |
const QString & |
status | ) |
|
|
private |
◆ run()
void ExternRecChannelScanner::run |
( |
void |
| ) |
|
|
overrideprotected |
◆ m_scanMonitor
ScanMonitor* ExternRecChannelScanner::m_scanMonitor {nullptr} |
|
private |
◆ m_cardId
uint ExternRecChannelScanner::m_cardId |
|
private |
◆ m_inputName
QString ExternRecChannelScanner::m_inputName |
|
private |
◆ m_sourceId
uint ExternRecChannelScanner::m_sourceId |
|
private |
◆ m_channelTotal
uint ExternRecChannelScanner::m_channelTotal {0} |
|
private |
◆ m_channelCnt
uint ExternRecChannelScanner::m_channelCnt {1} |
|
private |
◆ m_threadRunning
bool ExternRecChannelScanner::m_threadRunning {false} |
|
private |
◆ m_stopNow
bool ExternRecChannelScanner::m_stopNow {false} |
|
private |
◆ m_thread
MThread* ExternRecChannelScanner::m_thread {nullptr} |
|
private |
◆ m_lock
QMutex ExternRecChannelScanner::m_lock |
|
private |
The documentation for this class was generated from the following files: