MythTV  0.26-pre
Public Member Functions
MHRectangle Class Reference

#include <Visible.h>

Inheritance diagram for MHRectangle:
MHLineArt MHVisible MHPresentable MHIngredient MHRoot

List of all members.

Public Member Functions

 MHRectangle ()
 MHRectangle (const MHRectangle &ref)
virtual const char * ClassName ()
virtual void PrintMe (FILE *fd, int nTabs) const
virtual void Display (MHEngine *q)
virtual QRegion GetOpaqueArea ()
virtual MHIngredientClone (MHEngine *)

Detailed Description

Definition at line 114 of file Visible.h.


Constructor & Destructor Documentation

Definition at line 117 of file Visible.h.

Referenced by Clone().

MHRectangle::MHRectangle ( const MHRectangle ref) [inline]

Definition at line 118 of file Visible.h.


Member Function Documentation

virtual const char* MHRectangle::ClassName ( ) [inline, virtual]

Reimplemented from MHLineArt.

Definition at line 119 of file Visible.h.

void MHRectangle::PrintMe ( FILE *  fd,
int  nTabs 
) const [virtual]

Reimplemented from MHLineArt.

Definition at line 435 of file Visible.cpp.

void MHRectangle::Display ( MHEngine q) [virtual]

Reimplemented from MHLineArt.

Definition at line 475 of file Visible.cpp.

QRegion MHRectangle::GetOpaqueArea ( ) [virtual]

Reimplemented from MHVisible.

Definition at line 445 of file Visible.cpp.

virtual MHIngredient* MHRectangle::Clone ( MHEngine ) [inline, virtual]

Reimplemented from MHRoot.

Definition at line 124 of file Visible.h.


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