MythTV  0.26-pre
Public Slots | Public Member Functions | Static Public Attributes | Protected Member Functions | Private Attributes | Friends
ChannelScannerGUI Class Reference

#include <channelscanner_gui.h>

Inheritance diagram for ChannelScannerGUI:
StackedConfigurationGroup ChannelScanner ConfigurationGroup Setting Storage Configurable StorageUser

List of all members.

Public Slots

void quitScanning (void)

Public Member Functions

 ChannelScannerGUI (void)
virtual void deleteLater (void)
virtual void HandleEvent (const ScannerEvent *scanEvent)

Static Public Attributes

static QString kTitle = QString::null

Protected Member Functions

virtual ~ChannelScannerGUI ()
virtual void InformUser (const QString &error)
virtual void Process (const ScanDTVTransportList &)
virtual void MonitorProgress (bool lock, bool strength, bool snr, bool rotor)

Private Attributes

ChannelScannerGUIScanPanescanStage
LogListdoneStage
QStringList messageList

Friends

voidspawn_popup (void *)

Detailed Description

Definition at line 50 of file channelscanner_gui.h.


Constructor & Destructor Documentation

Definition at line 67 of file channelscanner_gui.cpp.

ChannelScannerGUI::~ChannelScannerGUI ( ) [protected, virtual]

Definition at line 78 of file channelscanner_gui.cpp.


Member Function Documentation

virtual void ChannelScannerGUI::deleteLater ( void  ) [inline, virtual]

Reimplemented from StackedConfigurationGroup.

Definition at line 60 of file channelscanner_gui.h.

void ChannelScannerGUI::HandleEvent ( const ScannerEvent scanEvent) [virtual]

Implements ChannelScanner.

Definition at line 88 of file channelscanner_gui.cpp.

void ChannelScannerGUI::InformUser ( const QString &  error) [protected, virtual]

Implements ChannelScanner.

Definition at line 155 of file channelscanner_gui.cpp.

void ChannelScannerGUI::Process ( const ScanDTVTransportList _transports) [protected, virtual]

Definition at line 148 of file channelscanner_gui.cpp.

Referenced by HandleEvent().

void ChannelScannerGUI::MonitorProgress ( bool  lock,
bool  strength,
bool  snr,
bool  rotor 
) [protected, virtual]

Reimplemented from ChannelScanner.

Definition at line 170 of file channelscanner_gui.cpp.

Definition at line 161 of file channelscanner_gui.cpp.

Referenced by MonitorProgress(), and ScanWizard::SetPage().


Friends And Related Function Documentation

void* spawn_popup ( void ) [friend]

Member Data Documentation

QString ChannelScannerGUI::kTitle = QString::null [static]

Definition at line 76 of file channelscanner_gui.h.

Referenced by ChannelScannerGUI(), init_statics(), and ScanWizard::SetPage().

Definition at line 82 of file channelscanner_gui.h.

Referenced by HandleEvent(), and MonitorProgress().

Definition at line 83 of file channelscanner_gui.h.

Referenced by ChannelScannerGUI(), HandleEvent(), and quitScanning().

QStringList ChannelScannerGUI::messageList [private]

Definition at line 84 of file channelscanner_gui.h.

Referenced by HandleEvent(), and MonitorProgress().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends