MythTV  master
Public Member Functions | Private Member Functions | Static Private Member Functions | List of all members
BurnMenu Class Reference

#include <mythburn.h>

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

Public Member Functions

 BurnMenu (void)
 
 ~BurnMenu (void) override=default
 
void start (void)
 

Private Member Functions

void customEvent (QEvent *event) override
 

Static Private Member Functions

static void doBurn (int mode)
 

Detailed Description

Definition at line 136 of file mythburn.h.

Constructor & Destructor Documentation

◆ BurnMenu()

BurnMenu::BurnMenu ( void  )

Definition at line 1081 of file mythburn.cpp.

◆ ~BurnMenu()

BurnMenu::~BurnMenu ( void  )
overridedefault

Member Function Documentation

◆ start()

void BurnMenu::start ( void  )

Definition at line 1087 of file mythburn.cpp.

◆ customEvent()

void BurnMenu::customEvent ( QEvent *  event)
overrideprivate

Definition at line 1114 of file mythburn.cpp.

◆ doBurn()

void BurnMenu::doBurn ( int  mode)
staticprivate

Definition at line 1126 of file mythburn.cpp.

Referenced by customEvent().


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