MythTV  0.26-pre
Public Slots | Public Member Functions | Private Attributes
HDHomeRunDeviceIDList Class Reference

#include <videosource.h>

Inheritance diagram for HDHomeRunDeviceIDList:
TransComboBoxSetting ComboBoxSetting TransientStorage SelectSetting Storage Setting Configurable StorageUser

List of all members.

Public Slots

void UpdateDevices (const QString &)

Public Member Functions

 HDHomeRunDeviceIDList (HDHomeRunDeviceID *deviceid, TransLabelSetting *desc, HDHomeRunIP *cardip, HDHomeRunTunerIndex *cardtuner, HDHomeRunDeviceList *devicelist)
void fillSelections (const QString &current)
 Adds all available device-tuner combinations to list If current is >= 0 it will be considered available even if no device exists for it on the network.
virtual void Load (void)

Private Attributes

HDHomeRunDeviceID_deviceid
TransLabelSetting_desc
HDHomeRunIP_cardip
HDHomeRunTunerIndex_cardtuner
HDHomeRunDeviceList_devicelist
QString _oldValue

Detailed Description

Definition at line 857 of file videosource.h.


Constructor & Destructor Documentation

Definition at line 1403 of file videosource.cpp.


Member Function Documentation

void HDHomeRunDeviceIDList::fillSelections ( const QString &  current)

Adds all available device-tuner combinations to list If current is >= 0 it will be considered available even if no device exists for it on the network.

Definition at line 1429 of file videosource.cpp.

Referenced by Load().

Reimplemented from TransientStorage.

Definition at line 1497 of file videosource.cpp.

void HDHomeRunDeviceIDList::UpdateDevices ( const QString &  v) [slot]

Definition at line 1504 of file videosource.cpp.

Referenced by HDHomeRunDeviceIDList().


Member Data Documentation

Definition at line 876 of file videosource.h.

Referenced by fillSelections(), Load(), and UpdateDevices().

Definition at line 877 of file videosource.h.

Referenced by UpdateDevices().

Definition at line 878 of file videosource.h.

Referenced by fillSelections(), and UpdateDevices().

Definition at line 879 of file videosource.h.

Referenced by fillSelections(), and UpdateDevices().

Definition at line 880 of file videosource.h.

Referenced by fillSelections(), and UpdateDevices().

Definition at line 882 of file videosource.h.

Referenced by HDHomeRunDeviceIDList(), and UpdateDevices().


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