MythTV  0.26-pre
Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes
ScanWizard Class Reference

#include <scanwizard.h>

Inheritance diagram for ScanWizard:
ConfigurationWizard ConfigurationDialog Storage

List of all members.

Public Member Functions

 ScanWizard (uint default_sourceid=0, uint default_cardid=0, QString default_inputname=QString::null)
MythDialogdialogWidget (MythMainWindow *parent, const char *widgetName)

Protected Slots

void SetPage (const QString &pageTitle)
void SetInput (const QString &cardid_inputname)

Protected Member Functions

 ~ScanWizard ()

Protected Attributes

uint lastHWCardID
uint lastHWCardType
ScanWizardConfigconfigPane
ChannelScannerGUIscannerPane

Detailed Description

Definition at line 44 of file scanwizard.h.


Constructor & Destructor Documentation

ScanWizard::ScanWizard ( uint  default_sourceid = 0,
uint  default_cardid = 0,
QString  default_inputname = QString::null 
)

Definition at line 44 of file scanwizard.cpp.

ScanWizard::~ScanWizard ( ) [inline, protected]

Definition at line 60 of file scanwizard.h.


Member Function Documentation

MythDialog * ScanWizard::dialogWidget ( MythMainWindow parent,
const char *  widgetName 
) [virtual]

Reimplemented from ConfigurationWizard.

Definition at line 57 of file scanwizard.cpp.

void ScanWizard::SetPage ( const QString &  pageTitle) [protected, slot]

Definition at line 68 of file scanwizard.cpp.

Referenced by dialogWidget().

void ScanWizard::SetInput ( const QString &  cardid_inputname) [protected, slot]

Definition at line 192 of file scanwizard.cpp.


Member Data Documentation

Definition at line 63 of file scanwizard.h.

Referenced by SetInput().

Definition at line 64 of file scanwizard.h.

Referenced by SetInput(), and SetPage().

Definition at line 65 of file scanwizard.h.

Referenced by ScanWizard(), and SetPage().

Definition at line 66 of file scanwizard.h.

Referenced by ScanWizard(), and SetPage().


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