ScriptableVideo Class Reference

#include <video.h>

List of all members.

Public Slots

QObject * GetVideoList (bool Descending, int StartIndex, int Count)
QObject * GetVideo (int Id)
QObject * GetVideoByFileName (const QString &FileName)
QObject * LookupVideo (const QString &Title, const QString &Subtitle, const QString &Inetref, int Season, int Episode, const QString &GrabberType, bool AllowGeneric)
bool RemoveVideoFromDB (int Id)
bool AddVideo (const QString &FileName, const QString &HostName)

Public Member Functions

Q_INVOKABLE ScriptableVideo (QObject *parent=0)

Private Attributes

Video m_obj

Detailed Description

Definition at line 86 of file video.h.


Constructor & Destructor Documentation

Q_INVOKABLE ScriptableVideo::ScriptableVideo ( QObject *  parent = 0  )  [inline]

Definition at line 96 of file video.h.


Member Function Documentation

QObject* ScriptableVideo::GetVideoList ( bool  Descending,
int  StartIndex,
int  Count 
) [inline, slot]

Definition at line 100 of file video.h.

QObject* ScriptableVideo::GetVideo ( int  Id  )  [inline, slot]

Definition at line 107 of file video.h.

QObject* ScriptableVideo::GetVideoByFileName ( const QString &  FileName  )  [inline, slot]

Definition at line 112 of file video.h.

QObject* ScriptableVideo::LookupVideo ( const QString &  Title,
const QString &  Subtitle,
const QString &  Inetref,
int  Season,
int  Episode,
const QString &  GrabberType,
bool  AllowGeneric 
) [inline, slot]

Definition at line 117 of file video.h.

bool ScriptableVideo::RemoveVideoFromDB ( int  Id  )  [inline, slot]

Definition at line 130 of file video.h.

bool ScriptableVideo::AddVideo ( const QString &  FileName,
const QString &  HostName 
) [inline, slot]

Definition at line 135 of file video.h.


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Fri May 25 06:42:22 2012 for MythTV by  doxygen 1.6.3