MythTV  0.26-pre
Public Member Functions | Protected Slots | Private Member Functions
StoreOptEditor Class Reference

Select storage options. More...

#include <scheduleeditor.h>

Inheritance diagram for StoreOptEditor:
SchedEditChild StoreOptMixin MythScreenType MythUIType XMLParseBase

List of all members.

Public Member Functions

 StoreOptEditor (MythScreenStack *parent, ScheduleEditor &editor, RecordingRule &rule, RecordingInfo *recinfo)
 ~StoreOptEditor ()
bool Create (void)
void customEvent (QEvent *event)

Protected Slots

void MaxEpisodesChanged (MythUIButtonListItem *)
void PromptForRecGroup (void)

Private Member Functions

void Load (void)
void Save (void)

Detailed Description

Select storage options.

Definition at line 286 of file scheduleeditor.h.


Constructor & Destructor Documentation

StoreOptEditor::StoreOptEditor ( MythScreenStack parent,
ScheduleEditor editor,
RecordingRule rule,
RecordingInfo recinfo 
)

Definition at line 1162 of file scheduleeditor.cpp.

Definition at line 1171 of file scheduleeditor.cpp.


Member Function Documentation

bool StoreOptEditor::Create ( void  ) [virtual]

Reimplemented from MythScreenType.

Definition at line 1175 of file scheduleeditor.cpp.

Referenced by ScheduleEditor::ShowStoreOpt().

void StoreOptEditor::customEvent ( QEvent *  event) [virtual]

Reimplemented from MythUIType.

Definition at line 1220 of file scheduleeditor.cpp.

Reimplemented from StoreOptMixin.

Definition at line 1210 of file scheduleeditor.cpp.

Referenced by Create().

void StoreOptEditor::PromptForRecGroup ( void  ) [protected, slot]

Reimplemented from StoreOptMixin.

Definition at line 1215 of file scheduleeditor.cpp.

Referenced by Create().

void StoreOptEditor::Load ( void  ) [private]

Reimplemented from StoreOptMixin.

Definition at line 1204 of file scheduleeditor.cpp.

void StoreOptEditor::Save ( void  ) [private]

Reimplemented from StoreOptMixin.

Definition at line 1236 of file scheduleeditor.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends