Public Member Functions | |
| ArbitraryLocatedData & | operator+= (const ArbitraryLocatedData &child) |
| Updates *this's fields according to the child. | |
Public Attributes | |
| QString | URL |
| QString | Rating |
| QString | RatingScheme |
| QString | Title |
| QString | Description |
| QString | Keywords |
| QString | CopyrightURL |
| QString | CopyrightText |
| int | RatingAverage |
| int | RatingCount |
| int | RatingMin |
| int | RatingMax |
| int | Views |
| int | Favs |
| QString | Tags |
| QList< MRSSThumbnail > | Thumbnails |
| QList< MRSSCredit > | Credits |
| QList< MRSSComment > | Comments |
| QList< MRSSPeerLink > | PeerLinks |
| QList< MRSSScene > | Scenes |
Definition at line 185 of file rssparse.cpp.
| ArbitraryLocatedData& MRSSParser::ArbitraryLocatedData::operator+= | ( | const ArbitraryLocatedData & | child | ) | [inline] |
Updates *this's fields according to the child.
Some kind of merge.
Definition at line 211 of file rssparse.cpp.
Definition at line 187 of file rssparse.cpp.
Referenced by MRSSParser::CollectChildren(), and operator+=().
Definition at line 188 of file rssparse.cpp.
Referenced by MRSSParser::CollectChildren(), and operator+=().
Definition at line 189 of file rssparse.cpp.
Referenced by MRSSParser::CollectChildren(), and operator+=().
Definition at line 190 of file rssparse.cpp.
Referenced by MRSSParser::CollectChildren(), and operator+=().
Definition at line 191 of file rssparse.cpp.
Referenced by MRSSParser::CollectChildren(), and operator+=().
Definition at line 192 of file rssparse.cpp.
Referenced by MRSSParser::CollectChildren(), and operator+=().
Definition at line 193 of file rssparse.cpp.
Referenced by MRSSParser::CollectChildren(), and operator+=().
Definition at line 194 of file rssparse.cpp.
Referenced by MRSSParser::CollectChildren(), and operator+=().
Definition at line 195 of file rssparse.cpp.
Referenced by MRSSParser::CollectChildren(), and operator+=().
Definition at line 196 of file rssparse.cpp.
Referenced by MRSSParser::CollectChildren(), and operator+=().
Definition at line 197 of file rssparse.cpp.
Referenced by MRSSParser::CollectChildren(), and operator+=().
Definition at line 198 of file rssparse.cpp.
Referenced by MRSSParser::CollectChildren(), and operator+=().
Definition at line 199 of file rssparse.cpp.
Referenced by MRSSParser::CollectChildren(), and operator+=().
Definition at line 200 of file rssparse.cpp.
Referenced by MRSSParser::CollectChildren(), and operator+=().
Definition at line 201 of file rssparse.cpp.
Referenced by MRSSParser::CollectChildren(), and operator+=().
Definition at line 202 of file rssparse.cpp.
Referenced by MRSSParser::CollectChildren(), and operator+=().
Definition at line 203 of file rssparse.cpp.
Referenced by MRSSParser::CollectChildren(), and operator+=().
Definition at line 204 of file rssparse.cpp.
Referenced by MRSSParser::CollectChildren(), and operator+=().
Definition at line 205 of file rssparse.cpp.
Referenced by MRSSParser::CollectChildren(), and operator+=().
Definition at line 206 of file rssparse.cpp.
Referenced by MRSSParser::CollectChildren(), and operator+=().
1.6.3