#include <videodlg.h>
Public Member Functions | |
| VideoListDeathDelay (VideoDialog::VideoListPtr toSave) | |
| ~VideoListDeathDelay () | |
| VideoDialog::VideoListPtr | GetSaved () |
Private Slots | |
| void | OnTimeUp () |
Private Attributes | |
| class VideoListDeathDelayPrivate * | m_d |
Definition at line 214 of file videodlg.h.
| VideoListDeathDelay::VideoListDeathDelay | ( | VideoDialog::VideoListPtr | toSave | ) |
Definition at line 810 of file videodlg.cpp.
| VideoListDeathDelay::~VideoListDeathDelay | ( | ) |
Definition at line 817 of file videodlg.cpp.
| VideoDialog::VideoListPtr VideoListDeathDelay::GetSaved | ( | ) |
Definition at line 822 of file videodlg.cpp.
| void VideoListDeathDelay::OnTimeUp | ( | ) | [private, slot] |
Definition at line 827 of file videodlg.cpp.
Referenced by VideoListDeathDelay().
class VideoListDeathDelayPrivate* VideoListDeathDelay::m_d [private] |
Definition at line 228 of file videodlg.h.
Referenced by GetSaved(), VideoListDeathDelay(), and ~VideoListDeathDelay().
1.6.3