
Definition at line 1709 of file videomanager.cpp.
Signals | |
| void | SigPosterURL (const QString &url, Metadata *item) |
Public Member Functions | |
| VideoPosterSearch (QObject *oparent) | |
| void | Run (const QString &video_uid, Metadata *item) |
Private Member Functions | |
| ~VideoPosterSearch () | |
| void | OnExecDone (bool normal_exit, const QStringList &out, const QStringList &err) |
Private Attributes | |
| Metadata * | m_item |
| mythvideo_videomanager::VideoPosterSearch::VideoPosterSearch | ( | QObject * | oparent | ) | [inline] |
Definition at line 1717 of file videomanager.cpp.
| mythvideo_videomanager::VideoPosterSearch::~VideoPosterSearch | ( | ) | [inline, private] |
Definition at line 1736 of file videomanager.cpp.
| void mythvideo_videomanager::VideoPosterSearch::SigPosterURL | ( | const QString & | url, | |
| Metadata * | item | |||
| ) | [signal] |
Referenced by OnExecDone().
| void mythvideo_videomanager::VideoPosterSearch::Run | ( | const QString & | video_uid, | |
| Metadata * | item | |||
| ) | [inline] |
Definition at line 1722 of file videomanager.cpp.
Referenced by mythvideo_videomanager::VideoManagerImp::StartVideoPosterSet().
| void mythvideo_videomanager::VideoPosterSearch::OnExecDone | ( | bool | normal_exit, | |
| const QStringList & | out, | |||
| const QStringList & | err | |||
| ) | [inline, private, virtual] |
Implements mythvideo_videomanager::ExecuteExternalCommand.
Definition at line 1738 of file videomanager.cpp.
1.5.5