|
MythTV master
|
#include <libmythbase/rssparse.h>
Public Attributes | |
| QString | URL |
| qint64 | Size {0} |
| QString | Type |
| QString | Medium |
| bool | IsDefault {false} |
| QString | Expression |
| int | Bitrate {0} |
| double | Framerate {0.0} |
| double | SamplingRate {0.0} |
| int | Channels {0} |
| int | Duration {0} |
| int | Width {0} |
| int | Height {0} |
| QString | Lang |
| int | Group {0} |
| QString | Rating |
| QString | RatingScheme |
| QString | Title |
| QString | Description |
| QString | Keywords |
| QString | CopyrightURL |
| QString | CopyrightText |
| int | RatingAverage {0} |
| int | RatingCount {0} |
| int | RatingMin {0} |
| int | RatingMax {0} |
| int | Views {0} |
| int | Favs {0} |
| QString | Tags |
| QList< MRSSThumbnail > | Thumbnails |
| QList< MRSSCredit > | Credits |
| QList< MRSSComment > | Comments |
| QList< MRSSPeerLink > | PeerLinks |
| QList< MRSSScene > | Scenes |
Definition at line 71 of file rssparse.h.
| int MRSSEntry::Bitrate {0} |
Definition at line 79 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| int MRSSEntry::Channels {0} |
Definition at line 82 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| QList<MRSSComment> MRSSEntry::Comments |
Definition at line 104 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| QString MRSSEntry::CopyrightText |
Definition at line 94 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| QString MRSSEntry::CopyrightURL |
Definition at line 93 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| QList<MRSSCredit> MRSSEntry::Credits |
Definition at line 103 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| QString MRSSEntry::Description |
Definition at line 91 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| int MRSSEntry::Duration {0} |
Definition at line 83 of file rssparse.h.
Referenced by MRSSParser::CollectChildren(), and Parse::ParseItem().
| QString MRSSEntry::Expression |
Definition at line 78 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| int MRSSEntry::Favs {0} |
Definition at line 100 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| double MRSSEntry::Framerate {0.0} |
Definition at line 80 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| int MRSSEntry::Group {0} |
Definition at line 87 of file rssparse.h.
| int MRSSEntry::Height {0} |
Definition at line 85 of file rssparse.h.
Referenced by MRSSParser::CollectChildren(), and Parse::ParseItem().
Definition at line 77 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| QString MRSSEntry::Keywords |
Definition at line 92 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| QString MRSSEntry::Lang |
Definition at line 86 of file rssparse.h.
Referenced by MRSSParser::CollectChildren(), and Parse::ParseItem().
| QString MRSSEntry::Medium |
Definition at line 76 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| QList<MRSSPeerLink> MRSSEntry::PeerLinks |
Definition at line 105 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| QString MRSSEntry::Rating |
Definition at line 88 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| int MRSSEntry::RatingAverage {0} |
Definition at line 95 of file rssparse.h.
Referenced by MRSSParser::CollectChildren(), and Parse::ParseItem().
| int MRSSEntry::RatingCount {0} |
Definition at line 96 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| int MRSSEntry::RatingMax {0} |
Definition at line 98 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| int MRSSEntry::RatingMin {0} |
Definition at line 97 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| QString MRSSEntry::RatingScheme |
Definition at line 89 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| double MRSSEntry::SamplingRate {0.0} |
Definition at line 81 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| QList<MRSSScene> MRSSEntry::Scenes |
Definition at line 106 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| qint64 MRSSEntry::Size {0} |
Definition at line 74 of file rssparse.h.
Referenced by MRSSParser::CollectChildren(), and Parse::ParseItem().
| QString MRSSEntry::Tags |
Definition at line 101 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| QList<MRSSThumbnail> MRSSEntry::Thumbnails |
Definition at line 102 of file rssparse.h.
Referenced by MRSSParser::CollectChildren(), and Parse::ParseItem().
| QString MRSSEntry::Title |
Definition at line 90 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| QString MRSSEntry::Type |
Definition at line 75 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| QString MRSSEntry::URL |
Definition at line 73 of file rssparse.h.
Referenced by MRSSParser::CollectChildren(), and Parse::ParseItem().
| int MRSSEntry::Views {0} |
Definition at line 99 of file rssparse.h.
Referenced by MRSSParser::CollectChildren().
| int MRSSEntry::Width {0} |
Definition at line 84 of file rssparse.h.
Referenced by MRSSParser::CollectChildren(), and Parse::ParseItem().