MythTV
master
|
Mixin for post processing. More...
#include <scheduleeditor.h>
Protected Member Functions | |
PostProcMixin (MythScreenType &screen, RecordingRule *rule, PostProcMixin *other=nullptr) | |
void | SetRule (RecordingRule *rule) |
void | Create (bool *err) |
void | Load (void) |
void | Save (void) |
void | RuleChanged (void) |
void | TranscodeChanged (bool enable) |
Protected Attributes | |
MythUICheckBox * | m_commflagCheck {nullptr} |
MythUICheckBox * | m_transcodeCheck {nullptr} |
MythUIButtonList * | m_transcodeprofileList {nullptr} |
MythUICheckBox * | m_userjob1Check {nullptr} |
MythUICheckBox * | m_userjob2Check {nullptr} |
MythUICheckBox * | m_userjob3Check {nullptr} |
MythUICheckBox * | m_userjob4Check {nullptr} |
MythUICheckBox * | m_metadataLookupCheck {nullptr} |
Private Attributes | |
MythScreenType * | m_screen {nullptr} |
RecordingRule * | m_rule {nullptr} |
PostProcMixin * | m_other {nullptr} |
bool | m_loaded {false} |
Mixin for post processing.
Definition at line 89 of file scheduleeditor.h.
|
inlineprotected |
Definition at line 92 of file scheduleeditor.h.
|
inlineprotected |
Definition at line 95 of file scheduleeditor.h.
Referenced by ScheduleEditor::ScheduleEditor().
|
protected |
Definition at line 2668 of file scheduleeditor.cpp.
Referenced by ScheduleEditor::Create(), and PostProcEditor::Create().
|
protected |
Definition at line 2711 of file scheduleeditor.cpp.
Referenced by ScheduleEditor::ChildClosing(), ScheduleEditor::Load(), PostProcEditor::Load(), and ScheduleEditor::ShowPreview().
|
protected |
Definition at line 2811 of file scheduleeditor.cpp.
Referenced by ScheduleEditor::Save(), PostProcEditor::Save(), ScheduleEditor::ShowPostProc(), and ScheduleEditor::ShowPreview().
|
protected |
Definition at line 2835 of file scheduleeditor.cpp.
Referenced by Load(), and ScheduleEditor::RuleChanged().
|
protected |
Definition at line 2862 of file scheduleeditor.cpp.
Referenced by ScheduleEditor::TranscodeChanged(), and PostProcEditor::TranscodeChanged().
|
protected |
Definition at line 102 of file scheduleeditor.h.
Referenced by Create(), Load(), RuleChanged(), and Save().
|
protected |
Definition at line 103 of file scheduleeditor.h.
Referenced by Create(), ScheduleEditor::Create(), PostProcEditor::Create(), Load(), RuleChanged(), and Save().
|
protected |
Definition at line 104 of file scheduleeditor.h.
Referenced by Create(), Load(), RuleChanged(), Save(), and TranscodeChanged().
|
protected |
Definition at line 105 of file scheduleeditor.h.
Referenced by Create(), Load(), RuleChanged(), and Save().
|
protected |
Definition at line 106 of file scheduleeditor.h.
Referenced by Create(), Load(), RuleChanged(), and Save().
|
protected |
Definition at line 107 of file scheduleeditor.h.
Referenced by Create(), Load(), RuleChanged(), and Save().
|
protected |
Definition at line 108 of file scheduleeditor.h.
Referenced by Create(), Load(), RuleChanged(), and Save().
|
protected |
Definition at line 109 of file scheduleeditor.h.
Referenced by Create(), Load(), RuleChanged(), and Save().
|
private |
Definition at line 112 of file scheduleeditor.h.
|
private |
Definition at line 113 of file scheduleeditor.h.
Referenced by Create(), Load(), RuleChanged(), Save(), SetRule(), and TranscodeChanged().
|
private |
Definition at line 114 of file scheduleeditor.h.
Referenced by Create().
Definition at line 115 of file scheduleeditor.h.
Referenced by Load().