#include <videoServices.h>
Private Member Functions |
| | Q_CLASSINFO ("version","1.2") |
| | Q_CLASSINFO ("RemoveVideoFromDB_Method","POST") Q_CLASSINFO("AddVideo_Method" |
Additional Inherited Members |
| static bool | ToBool (const QString &sVal) |
Detailed Description
Definition at line 41 of file videoServices.h.
Constructor & Destructor Documentation
| VideoServices::VideoServices |
( |
QObject * |
parent = 0 | ) |
|
|
inline |
Member Function Documentation
| VideoServices::Q_CLASSINFO |
( |
"version" |
, |
|
|
"1.2" |
|
|
) |
| |
|
private |
| VideoServices::Q_CLASSINFO |
( |
"RemoveVideoFromDB_Method" |
, |
|
|
"POST" |
|
|
) |
| |
|
private |
| virtual DTC::VideoLookupList* VideoServices::LookupVideo |
( |
const QString & |
Title, |
|
|
const QString & |
Subtitle, |
|
|
const QString & |
Inetref, |
|
|
int |
Season, |
|
|
int |
Episode, |
|
|
const QString & |
GrabberType, |
|
|
bool |
AllowGeneric |
|
) |
| |
|
pure virtualslot |
| virtual bool VideoServices::RemoveVideoFromDB |
( |
int |
Id | ) |
|
|
pure virtualslot |
| virtual bool VideoServices::AddVideo |
( |
const QString & |
FileName, |
|
|
const QString & |
HostName |
|
) |
| |
|
pure virtualslot |
The documentation for this class was generated from the following file: