Go to the documentation of this file.
30 #ifndef SCAN_MONITOR_H
31 #define SCAN_MONITOR_H
133 #endif // SCAN_MONITOR_H
static Type SetPercentComplete
void AllGood(void) override
Signal to be sent when you have a lock on all values.
static void error(const char *str,...)
void StatusSignalStrength(const SignalMonitorValue &val) override
Signal to be sent with an actual signal value.
void ConfigurableValue(Configurable *cfg_ptr)
ScanMonitor(ChannelScanner *cs)
void ScanPercentComplete(int pct)
static Type SetStatusText
void customEvent(QEvent *event) override
ScannerEvent(QEvent::Type type)
void StatusSignalToNoise(const SignalMonitorValue &val) override
virtual void deleteLater(void)
void ScanErrored(const QString &error)
~ScanMonitor() override=default
static Type AppendTextToLog
static Type SetStatusSignalToNoise
void strValue(const QString &str)
void StatusRotorPosition(const SignalMonitorValue &val) override
void StatusSignalLock(const SignalMonitorValue &val) override
Signal to be sent as true when it is safe to begin or continue recording, and false if it may not be ...
void post_event(QObject *dest, QEvent::Type type, int val)
Percentage to set to after the first tune.
void intValue(int intvalue)
void StatusBitErrorRate(const SignalMonitorValue &) override
static Type SetStatusSignalLock
void ScanAppendTextToLog(const QString &status)
static Type SetStatusChannelTuned
void StatusChannelTuned(const SignalMonitorValue &val) override
Signal to be sent with change change status.
static Type SetStatusRotorPosition
void StatusUncorrectedBlocks(const SignalMonitorValue &) override
ChannelScanner * m_channelScanner
void ScanUpdateStatusText(const QString &status)
~ScannerEvent() override=default
static Type SetStatusSignalStrength
Configurable * ConfigurableValue() const
static Type SetStatusTitleText
void ScanUpdateStatusTitleText(const QString &status)