|
MythTV master
|
Mixin for post processing. More...
#include <mythfrontend/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 88 of file scheduleeditor.h.
|
inlineprotected |
Definition at line 91 of file scheduleeditor.h.
|
protected |
Definition at line 2688 of file scheduleeditor.cpp.
Referenced by ScheduleEditor::Create(), and PostProcEditor::Create().
|
protected |
Definition at line 2731 of file scheduleeditor.cpp.
Referenced by ScheduleEditor::ChildClosing(), ScheduleEditor::Load(), PostProcEditor::Load(), and ScheduleEditor::ShowPreview().
|
protected |
Definition at line 2855 of file scheduleeditor.cpp.
Referenced by Load(), and ScheduleEditor::RuleChanged().
|
protected |
Definition at line 2831 of file scheduleeditor.cpp.
Referenced by ScheduleEditor::Save(), PostProcEditor::Save(), ScheduleEditor::ShowPostProc(), and ScheduleEditor::ShowPreview().
|
inlineprotected |
Definition at line 94 of file scheduleeditor.h.
Referenced by ScheduleEditor::ScheduleEditor().
|
protected |
Definition at line 2882 of file scheduleeditor.cpp.
Referenced by ScheduleEditor::TranscodeChanged(), and PostProcEditor::TranscodeChanged().
|
protected |
Definition at line 101 of file scheduleeditor.h.
Referenced by Create(), Load(), RuleChanged(), and Save().
Definition at line 114 of file scheduleeditor.h.
Referenced by Load().
|
protected |
Definition at line 108 of file scheduleeditor.h.
Referenced by Create(), Load(), RuleChanged(), and Save().
|
private |
Definition at line 113 of file scheduleeditor.h.
Referenced by Create().
|
private |
Definition at line 112 of file scheduleeditor.h.
Referenced by Create(), Load(), RuleChanged(), Save(), SetRule(), and TranscodeChanged().
|
private |
Definition at line 111 of file scheduleeditor.h.
|
protected |
Definition at line 102 of file scheduleeditor.h.
Referenced by Create(), ScheduleEditor::Create(), PostProcEditor::Create(), Load(), RuleChanged(), and Save().
|
protected |
Definition at line 103 of file scheduleeditor.h.
Referenced by Create(), Load(), RuleChanged(), Save(), and TranscodeChanged().
|
protected |
Definition at line 104 of file scheduleeditor.h.
Referenced by Create(), Load(), RuleChanged(), and Save().
|
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().