MythTV  0.27pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
Public Member Functions | Properties | Private Member Functions | List of all members
DTC::LiveStreamInfoList Class Reference

#include <liveStreamInfoList.h>

Public Member Functions

 LiveStreamInfoList (QObject *parent=0)
 LiveStreamInfoList (const LiveStreamInfoList &src)
void Copy (const LiveStreamInfoList &src)
LiveStreamInfoAddNewLiveStreamInfo ()

Properties

QVariantList LiveStreamInfos

Private Member Functions

 Q_CLASSINFO ("version","1.0")
 Q_CLASSINFO ("LiveStreamInfos","type=DTC::LiveStreamInfo")

Detailed Description

Definition at line 14 of file liveStreamInfoList.h.

Constructor & Destructor Documentation

DTC::LiveStreamInfoList::LiveStreamInfoList ( QObject *  parent = 0)
inline

Definition at line 34 of file liveStreamInfoList.h.

DTC::LiveStreamInfoList::LiveStreamInfoList ( const LiveStreamInfoList src)
inline

Definition at line 39 of file liveStreamInfoList.h.

Member Function Documentation

DTC::LiveStreamInfoList::Q_CLASSINFO ( "version"  ,
"1.0"   
)
private
DTC::LiveStreamInfoList::Q_CLASSINFO ( "LiveStreamInfos"  )
private
void DTC::LiveStreamInfoList::Copy ( const LiveStreamInfoList src)
inline

Definition at line 44 of file liveStreamInfoList.h.

LiveStreamInfo* DTC::LiveStreamInfoList::AddNewLiveStreamInfo ( )
inline

Definition at line 49 of file liveStreamInfoList.h.

Referenced by HTTPLiveStream::GetLiveStreamInfoList().

Property Documentation

QVariantList DTC::LiveStreamInfoList::LiveStreamInfos
read

Definition at line 24 of file liveStreamInfoList.h.


The documentation for this class was generated from the following file: