ScriptableVideo Class Reference
#include <video.h>
List of all members.
Detailed Description
Definition at line 86 of file video.h.
Constructor & Destructor Documentation
| Q_INVOKABLE ScriptableVideo::ScriptableVideo |
( |
QObject * |
parent = 0 |
) |
[inline] |
Member Function Documentation
| QObject* ScriptableVideo::GetVideoList |
( |
bool |
Descending, |
|
|
int |
StartIndex, |
|
|
int |
Count | |
|
) |
| | [inline, slot] |
| QObject* ScriptableVideo::GetVideo |
( |
int |
Id |
) |
[inline, slot] |
| QObject* ScriptableVideo::GetVideoByFileName |
( |
const QString & |
FileName |
) |
[inline, slot] |
| QObject* ScriptableVideo::LookupVideo |
( |
const QString & |
Title, |
|
|
const QString & |
Subtitle, |
|
|
const QString & |
Inetref, |
|
|
int |
Season, |
|
|
int |
Episode, |
|
|
const QString & |
GrabberType, |
|
|
bool |
AllowGeneric | |
|
) |
| | [inline, slot] |
| bool ScriptableVideo::RemoveVideoFromDB |
( |
int |
Id |
) |
[inline, slot] |
| bool ScriptableVideo::AddVideo |
( |
const QString & |
FileName, |
|
|
const QString & |
HostName | |
|
) |
| | [inline, slot] |
Member Data Documentation
The documentation for this class was generated from the following file: