ScanMonitor Class Reference

#include <scanmonitor.h>

Inheritance diagram for ScanMonitor:
DVBSignalMonitorListener SignalMonitorListener

List of all members.

Public Member Functions

 ScanMonitor (ChannelScanner *cs)
virtual void deleteLater (void)
virtual void customEvent (QEvent *)
void ScanPercentComplete (int pct)
void ScanUpdateStatusText (const QString &status)
void ScanUpdateStatusTitleText (const QString &status)
void ScanAppendTextToLog (const QString &status)
void ScanComplete (void)
virtual void AllGood (void)
 Signal to be sent when you have a lock on all values.
virtual void StatusSignalLock (const SignalMonitorValue &)
 Signal to be sent as true when it is safe to begin or continue recording, and false if it may not be safe.
virtual void StatusChannelTuned (const SignalMonitorValue &)
 Signal to be sent with change change status.
virtual void StatusSignalStrength (const SignalMonitorValue &)
 Signal to be sent with an actual signal value.
virtual void StatusSignalToNoise (const SignalMonitorValue &)
virtual void StatusBitErrorRate (const SignalMonitorValue &)
virtual void StatusUncorrectedBlocks (const SignalMonitorValue &)
virtual void StatusRotorPosition (const SignalMonitorValue &)

Private Member Functions

 ~ScanMonitor ()

Private Attributes

ChannelScannerchannelScanner

Friends

class QObject

Detailed Description

Definition at line 44 of file scanmonitor.h.


Constructor & Destructor Documentation

ScanMonitor::ScanMonitor ( ChannelScanner cs  )  [inline]

Definition at line 53 of file scanmonitor.h.

ScanMonitor::~ScanMonitor (  )  [inline, private]

Definition at line 78 of file scanmonitor.h.


Member Function Documentation

void ScanMonitor::deleteLater ( void   )  [virtual]

Definition at line 90 of file scanmonitor.cpp.

Referenced by ChannelScanner::Teardown(), and ChannelScanner::~ChannelScanner().

void ScanMonitor::customEvent ( QEvent *  e  )  [virtual]

Definition at line 155 of file scanmonitor.cpp.

void ScanMonitor::ScanPercentComplete ( int  pct  ) 
void ScanMonitor::ScanUpdateStatusText ( const QString &  status  ) 

Definition at line 113 of file scanmonitor.cpp.

Referenced by ChannelScanner::Scan(), and ChannelScanSM::ScanTransport().

void ScanMonitor::ScanUpdateStatusTitleText ( const QString &  status  ) 

Definition at line 122 of file scanmonitor.cpp.

Referenced by ChannelScanSM::ScanTransport().

void ScanMonitor::ScanAppendTextToLog ( const QString &  status  ) 
void ScanMonitor::ScanComplete ( void   ) 
virtual void ScanMonitor::AllGood ( void   )  [inline, virtual]

Signal to be sent when you have a lock on all values.

Note: Signals are only sent once the monitoring thread has been started.

Implements SignalMonitorListener.

Definition at line 66 of file scanmonitor.h.

void ScanMonitor::StatusSignalLock ( const SignalMonitorValue  )  [virtual]

Signal to be sent as true when it is safe to begin or continue recording, and false if it may not be safe.

Note: Signals are only sent once the monitoring thread has been started.

Implements SignalMonitorListener.

Definition at line 133 of file scanmonitor.cpp.

void ScanMonitor::StatusChannelTuned ( const SignalMonitorValue  )  [virtual]

Signal to be sent with change change status.

Note: Signals are only sent once the monitoring thread has been started.

Implements SignalMonitorListener.

Definition at line 138 of file scanmonitor.cpp.

void ScanMonitor::StatusSignalStrength ( const SignalMonitorValue  )  [virtual]

Signal to be sent with an actual signal value.

Note: Signals are only sent once the monitoring thread has been started.

Implements SignalMonitorListener.

Definition at line 149 of file scanmonitor.cpp.

void ScanMonitor::StatusSignalToNoise ( const SignalMonitorValue val  )  [virtual]

Implements DVBSignalMonitorListener.

Definition at line 143 of file scanmonitor.cpp.

virtual void ScanMonitor::StatusBitErrorRate ( const SignalMonitorValue  )  [inline, virtual]

Implements DVBSignalMonitorListener.

Definition at line 73 of file scanmonitor.h.

virtual void ScanMonitor::StatusUncorrectedBlocks ( const SignalMonitorValue  )  [inline, virtual]

Implements DVBSignalMonitorListener.

Definition at line 74 of file scanmonitor.h.

void ScanMonitor::StatusRotorPosition ( const SignalMonitorValue val  )  [virtual]

Implements DVBSignalMonitorListener.

Definition at line 127 of file scanmonitor.cpp.


Friends And Related Function Documentation

friend class QObject [friend]

Definition at line 50 of file scanmonitor.h.


Member Data Documentation

Definition at line 80 of file scanmonitor.h.

Referenced by customEvent(), and deleteLater().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Fri May 25 06:42:22 2012 for MythTV by  doxygen 1.6.3