MythTV  master
Public Member Functions | Static Public Attributes | Private Slots | Private Attributes | List of all members
VideoListDeathDelay Class Reference

#include <videodlg.h>

Inheritance diagram for VideoListDeathDelay:
Inheritance graph
[legend]
Collaboration diagram for VideoListDeathDelay:
Collaboration graph
[legend]

Public Member Functions

 VideoListDeathDelay (const VideoDialog::VideoListPtr &toSave)
 
 ~VideoListDeathDelay () override
 
VideoDialog::VideoListPtr GetSaved ()
 

Static Public Attributes

static constexpr std::chrono::milliseconds kDelayTimeMS { 3s }
 

Private Slots

void OnTimeUp ()
 

Private Attributes

class VideoListDeathDelayPrivatem_d {nullptr}
 

Detailed Description

Definition at line 225 of file videodlg.h.

Constructor & Destructor Documentation

◆ VideoListDeathDelay()

VideoListDeathDelay::VideoListDeathDelay ( const VideoDialog::VideoListPtr toSave)
explicit

Definition at line 851 of file videodlg.cpp.

◆ ~VideoListDeathDelay()

VideoListDeathDelay::~VideoListDeathDelay ( )
override

Definition at line 858 of file videodlg.cpp.

Member Function Documentation

◆ GetSaved()

VideoDialog::VideoListPtr VideoListDeathDelay::GetSaved ( )

Definition at line 863 of file videodlg.cpp.

◆ OnTimeUp

void VideoListDeathDelay::OnTimeUp ( )
privateslot

Definition at line 868 of file videodlg.cpp.

Referenced by VideoListDeathDelay().

Member Data Documentation

◆ kDelayTimeMS

constexpr std::chrono::milliseconds VideoListDeathDelay::kDelayTimeMS { 3s }
staticconstexpr

Definition at line 237 of file videodlg.h.

Referenced by RunVideoScreen(), and VideoListDeathDelay().

◆ m_d

class VideoListDeathDelayPrivate* VideoListDeathDelay::m_d {nullptr}
private

Definition at line 243 of file videodlg.h.

Referenced by GetSaved(), VideoListDeathDelay(), and ~VideoListDeathDelay().


The documentation for this class was generated from the following files: