#include <liveStreamInfoList.h>
Public Member Functions | |
| PROPERTYIMP_RO_REF (QVariantList, LiveStreamInfos) public | |
| LiveStreamInfoList (QObject *parent=0) | |
| LiveStreamInfoList (const LiveStreamInfoList &src) | |
| void | Copy (const LiveStreamInfoList &src) |
| LiveStreamInfo * | AddNewLiveStreamInfo () |
Properties | |
| QVariantList | LiveStreamInfos |
Private Member Functions | |
| Q_CLASSINFO ("version","1.0") | |
| Q_CLASSINFO ("LiveStreamInfos","type=DTC::LiveStreamInfo") | |
Definition at line 14 of file liveStreamInfoList.h.
| DTC::LiveStreamInfoList::LiveStreamInfoList | ( | QObject * | parent = 0 |
) | [inline] |
Definition at line 40 of file liveStreamInfoList.h.
| DTC::LiveStreamInfoList::LiveStreamInfoList | ( | const LiveStreamInfoList & | src | ) | [inline] |
Definition at line 45 of file liveStreamInfoList.h.
| DTC::LiveStreamInfoList::Q_CLASSINFO | ( | "version" | , | |
| "1.0" | ||||
| ) | [private] |
| DTC::LiveStreamInfoList::Q_CLASSINFO | ( | "LiveStreamInfos" | ) | [private] |
| DTC::LiveStreamInfoList::PROPERTYIMP_RO_REF | ( | QVariantList | , | |
| LiveStreamInfos | ||||
| ) | [inline] |
Definition at line 26 of file liveStreamInfoList.h.
| void DTC::LiveStreamInfoList::Copy | ( | const LiveStreamInfoList & | src | ) | [inline] |
Definition at line 50 of file liveStreamInfoList.h.
| LiveStreamInfo* DTC::LiveStreamInfoList::AddNewLiveStreamInfo | ( | ) | [inline] |
Definition at line 55 of file liveStreamInfoList.h.
Referenced by HTTPLiveStream::GetLiveStreamInfoList().
QVariantList DTC::LiveStreamInfoList::LiveStreamInfos [read] |
Definition at line 24 of file liveStreamInfoList.h.
1.6.3