|
MythTV
0.26-pre
|
#include <paneexistingscanimport.h>
Public Member Functions | |
| PaneExistingScanImport () | |
| virtual void | load (void) |
| void | SetSourceID (uint _sourceid) |
| uint | GetScanID (void) const |
Private Attributes | |
| uint | sourceid |
| TransComboBoxSetting * | scanSelect |
Definition at line 40 of file paneexistingscanimport.h.
| PaneExistingScanImport::PaneExistingScanImport | ( | ) | [inline] |
Definition at line 43 of file paneexistingscanimport.h.
| virtual void PaneExistingScanImport::load | ( | void | ) | [inline, virtual] |
Definition at line 51 of file paneexistingscanimport.h.
Referenced by SetSourceID().
| void PaneExistingScanImport::SetSourceID | ( | uint | _sourceid | ) | [inline] |
Definition at line 73 of file paneexistingscanimport.h.
Referenced by ScanOptionalConfig::SetSourceID().
| uint PaneExistingScanImport::GetScanID | ( | void | ) | const [inline] |
Definition at line 79 of file paneexistingscanimport.h.
Referenced by ScanOptionalConfig::GetScanID().
uint PaneExistingScanImport::sourceid [private] |
Definition at line 82 of file paneexistingscanimport.h.
Referenced by load(), and SetSourceID().
Definition at line 83 of file paneexistingscanimport.h.
Referenced by GetScanID(), load(), and PaneExistingScanImport().
1.7.6.1