Go to the documentation of this file.
30 #ifndef CHANNEL_SCANNER_GUI_H
31 #define CHANNEL_SCANNER_GUI_H
34 #include <QStringList>
70 bool snr,
bool rotor)
override;
80 #endif // CHANNEL_SCANNER_GUI_H
QStringList m_messageList
friend void * spawn_popup(void *)
static void error(const char *str,...)
void InformUser(const QString &error) override
void HandleEvent(const ScannerEvent *scanEvent) override
ChannelScannerGUIScanPane * m_scanStage
ChannelScannerGUI(void)=default
virtual void Process(const ScanDTVTransportList &_transports, bool success=false)
virtual void Teardown(void)
void MonitorProgress(bool lock, bool strength, bool snr, bool rotor) override
std::vector< ScanDTVTransport > ScanDTVTransportList
Provides interface to the tuning hardware when using DVB drivers.
~ChannelScannerGUI() override
virtual void deleteLater(void)