#include <iptvchannelinfo.h>
Definition at line 12 of file iptvchannelinfo.h.
Public Member Functions | |
| IPTVChannelInfo () | |
| IPTVChannelInfo (const QString &name, const QString &url, const QString &xmltvid) | |
| bool | isValid (void) const |
Public Attributes | |
| QString | m_name |
| QString | m_url |
| QString | m_xmltvid |
| IPTVChannelInfo::IPTVChannelInfo | ( | ) | [inline] |
Definition at line 15 of file iptvchannelinfo.h.
| IPTVChannelInfo::IPTVChannelInfo | ( | const QString & | name, | |
| const QString & | url, | |||
| const QString & | xmltvid | |||
| ) | [inline] |
Definition at line 20 of file iptvchannelinfo.h.
| bool IPTVChannelInfo::isValid | ( | void | ) | const [inline] |
Definition at line 25 of file iptvchannelinfo.h.
Referenced by IPTVSignalMonitor::IPTVSignalMonitor(), IPTVRecorder::Open(), and IPTVChannel::SetChannelByString().
| QString IPTVChannelInfo::m_name |
Definition at line 31 of file iptvchannelinfo.h.
Referenced by isValid(), and IPTVChannelFetcher::ParsePlaylist().
| QString IPTVChannelInfo::m_url |
Definition at line 32 of file iptvchannelinfo.h.
Referenced by IPTVSignalMonitor::IPTVSignalMonitor(), isValid(), IPTVRecorder::Open(), and IPTVChannelFetcher::ParsePlaylist().
| QString IPTVChannelInfo::m_xmltvid |
Definition at line 33 of file iptvchannelinfo.h.
1.5.5