MythTV  master
Public Attributes | List of all members
MRSSEntry Struct Reference

#include <rssparse.h>

Collaboration diagram for MRSSEntry:
Collaboration graph
[legend]

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< MRSSThumbnailThumbnails
 
QList< MRSSCreditCredits
 
QList< MRSSCommentComments
 
QList< MRSSPeerLinkPeerLinks
 
QList< MRSSSceneScenes
 

Detailed Description

Definition at line 71 of file rssparse.h.

Member Data Documentation

◆ URL

QString MRSSEntry::URL

Definition at line 73 of file rssparse.h.

Referenced by MRSSParser::CollectChildren(), and Parse::ParseItem().

◆ Size

qint64 MRSSEntry::Size {0}

Definition at line 74 of file rssparse.h.

Referenced by MRSSParser::CollectChildren(), and Parse::ParseItem().

◆ Type

QString MRSSEntry::Type

Definition at line 75 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ Medium

QString MRSSEntry::Medium

Definition at line 76 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ IsDefault

bool MRSSEntry::IsDefault {false}

Definition at line 77 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ Expression

QString MRSSEntry::Expression

Definition at line 78 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ Bitrate

int MRSSEntry::Bitrate {0}

Definition at line 79 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ Framerate

double MRSSEntry::Framerate {0.0}

Definition at line 80 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ SamplingRate

double MRSSEntry::SamplingRate {0.0}

Definition at line 81 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ Channels

int MRSSEntry::Channels {0}

Definition at line 82 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ Duration

int MRSSEntry::Duration {0}

Definition at line 83 of file rssparse.h.

Referenced by MRSSParser::CollectChildren(), and Parse::ParseItem().

◆ Width

int MRSSEntry::Width {0}

Definition at line 84 of file rssparse.h.

Referenced by MRSSParser::CollectChildren(), and Parse::ParseItem().

◆ Height

int MRSSEntry::Height {0}

Definition at line 85 of file rssparse.h.

Referenced by MRSSParser::CollectChildren(), and Parse::ParseItem().

◆ Lang

QString MRSSEntry::Lang

Definition at line 86 of file rssparse.h.

Referenced by MRSSParser::CollectChildren(), and Parse::ParseItem().

◆ Group

int MRSSEntry::Group {0}

Definition at line 87 of file rssparse.h.

◆ Rating

QString MRSSEntry::Rating

Definition at line 88 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ RatingScheme

QString MRSSEntry::RatingScheme

Definition at line 89 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ Title

QString MRSSEntry::Title

Definition at line 90 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ Description

QString MRSSEntry::Description

Definition at line 91 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ Keywords

QString MRSSEntry::Keywords

Definition at line 92 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ CopyrightURL

QString MRSSEntry::CopyrightURL

Definition at line 93 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ CopyrightText

QString MRSSEntry::CopyrightText

Definition at line 94 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ RatingAverage

int MRSSEntry::RatingAverage {0}

Definition at line 95 of file rssparse.h.

Referenced by MRSSParser::CollectChildren(), and Parse::ParseItem().

◆ RatingCount

int MRSSEntry::RatingCount {0}

Definition at line 96 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ RatingMin

int MRSSEntry::RatingMin {0}

Definition at line 97 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ RatingMax

int MRSSEntry::RatingMax {0}

Definition at line 98 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ Views

int MRSSEntry::Views {0}

Definition at line 99 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ Favs

int MRSSEntry::Favs {0}

Definition at line 100 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ Tags

QString MRSSEntry::Tags

Definition at line 101 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ Thumbnails

QList<MRSSThumbnail> MRSSEntry::Thumbnails

Definition at line 102 of file rssparse.h.

Referenced by MRSSParser::CollectChildren(), and Parse::ParseItem().

◆ Credits

QList<MRSSCredit> MRSSEntry::Credits

Definition at line 103 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ Comments

QList<MRSSComment> MRSSEntry::Comments

Definition at line 104 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ PeerLinks

QList<MRSSPeerLink> MRSSEntry::PeerLinks

Definition at line 105 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().

◆ Scenes

QList<MRSSScene> MRSSEntry::Scenes

Definition at line 106 of file rssparse.h.

Referenced by MRSSParser::CollectChildren().


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