#include <videomanager.h>

Definition at line 11 of file videomanager.h.
Public Member Functions | |
| VideoManager (MythMainWindow *lparent, VideoList *video_list) | |
| int | videoExitType () |
Protected Slots | |
| void | ExitWin () |
Protected Member Functions | |
| ~VideoManager () | |
| void | keyPressEvent (QKeyEvent *event_) |
Private Attributes | |
| std::auto_ptr < mythvideo_videomanager::VideoManagerImp > | m_imp |
| VideoManager::VideoManager | ( | MythMainWindow * | lparent, | |
| VideoList * | video_list | |||
| ) |
Definition at line 2892 of file videomanager.cpp.
| VideoManager::~VideoManager | ( | ) | [protected] |
Definition at line 2902 of file videomanager.cpp.
| int VideoManager::videoExitType | ( | ) | [inline] |
Definition at line 18 of file videomanager.h.
| void VideoManager::ExitWin | ( | ) | [protected, slot] |
Definition at line 2925 of file videomanager.cpp.
| void VideoManager::keyPressEvent | ( | QKeyEvent * | event_ | ) | [protected] |
std::auto_ptr<mythvideo_videomanager::VideoManagerImp> VideoManager::m_imp [private] |
1.5.5