MythTV  master
Classes | Enumerations
rssparse.h File Reference
#include <vector>
#include <QString>
#include <QStringList>
#include <QList>
#include <QObject>
#include <QDomDocument>
#include <QDateTime>
#include <QPair>
#include <QMap>
#include <QVariant>
#include <sys/types.h>
#include "libmythbase/mythbaseexp.h"
#include "libmythbase/mythtypes.h"
Include dependency graph for rssparse.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Enclosure
 Describes an enclosure associated with an item. More...
 
struct  MRSSThumbnail
 
struct  MRSSCredit
 
struct  MRSSComment
 
struct  MRSSPeerLink
 
struct  MRSSScene
 
struct  MRSSEntry
 
class  ResultItem
 
class  Parse
 

Enumerations

enum  ArticleType { VIDEO_FILE = 0, VIDEO_PODCAST = 1, AUDIO_FILE = 2, AUDIO_PODCAST = 3 }
 

Enumeration Type Documentation

◆ ArticleType

Enumerator
VIDEO_FILE 
VIDEO_PODCAST 
AUDIO_FILE 
AUDIO_PODCAST 

Definition at line 20 of file rssparse.h.