InteractiveScreen Class Reference

#include <interactivescreen.h>

Inheritance diagram for InteractiveScreen:
MythScreenType MythUIType XMLParseBase

List of all members.

Public Slots

virtual void Close ()

Public Member Functions

 InteractiveScreen (MythPlayer *player, const QString &name)
virtual ~InteractiveScreen ()
virtual bool Create (void)
void UpdateArea (void)
void OptimiseDisplayedArea (void)

Private Attributes

MythPlayerm_player
QRect m_safeArea

Detailed Description

Definition at line 7 of file interactivescreen.h.


Constructor & Destructor Documentation

InteractiveScreen::InteractiveScreen ( MythPlayer player,
const QString &  name 
)

Definition at line 3 of file interactivescreen.cpp.

InteractiveScreen::~InteractiveScreen ( void   )  [virtual]

Definition at line 11 of file interactivescreen.cpp.


Member Function Documentation

virtual bool InteractiveScreen::Create ( void   )  [inline, virtual]

Reimplemented from MythScreenType.

Definition at line 12 of file interactivescreen.h.

void InteractiveScreen::UpdateArea ( void   ) 

Definition at line 21 of file interactivescreen.cpp.

Referenced by InteractiveScreen(), and OptimiseDisplayedArea().

void InteractiveScreen::OptimiseDisplayedArea ( void   ) 

Definition at line 36 of file interactivescreen.cpp.

Referenced by MHIContext::UpdateOSD().

void InteractiveScreen::Close ( void   )  [virtual, slot]

Reimplemented from MythScreenType.

Definition at line 15 of file interactivescreen.cpp.


Member Data Documentation

Definition at line 24 of file interactivescreen.h.

Referenced by Close(), and UpdateArea().

Definition at line 25 of file interactivescreen.h.

Referenced by OptimiseDisplayedArea(), and UpdateArea().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:42:07 2012 for MythTV by  doxygen 1.6.3