MythTV  0.26-pre
Signals | Public Member Functions | Protected Slots | Private Attributes
ChangeView Class Reference

#include <playbackbox.h>

Inheritance diagram for ChangeView:
MythScreenType MythUIType XMLParseBase

List of all members.

Signals

void save ()

Public Member Functions

 ChangeView (MythScreenStack *lparent, MythScreenType *parentScreen, int viewMask)
bool Create (void)

Protected Slots

void SaveChanges (void)

Private Attributes

MythScreenTypem_parentScreen
int m_viewMask

Detailed Description

Definition at line 474 of file playbackbox.h.


Constructor & Destructor Documentation

ChangeView::ChangeView ( MythScreenStack lparent,
MythScreenType parentScreen,
int  viewMask 
)

Definition at line 4993 of file playbackbox.cpp.


Member Function Documentation

bool ChangeView::Create ( void  ) [virtual]

Reimplemented from MythScreenType.

Definition at line 5000 of file playbackbox.cpp.

Referenced by PlaybackBox::showViewChanger().

void ChangeView::save ( ) [signal]

Referenced by SaveChanges().

void ChangeView::SaveChanges ( void  ) [protected, slot]

Definition at line 5084 of file playbackbox.cpp.

Referenced by Create().


Member Data Documentation

Definition at line 491 of file playbackbox.h.

Referenced by Create().

Definition at line 492 of file playbackbox.h.

Referenced by Create().


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