MythTV  0.26-pre
Public Member Functions
MHFont Class Reference

#include <Ingredients.h>

Inheritance diagram for MHFont:
MHIngredient MHRoot

List of all members.

Public Member Functions

 MHFont ()
virtual ~MHFont ()
virtual const char * ClassName ()
virtual void Initialise (MHParseNode *p, MHEngine *engine)
virtual void PrintMe (FILE *fd, int nTabs) const

Detailed Description

Definition at line 79 of file Ingredients.h.


Constructor & Destructor Documentation

Definition at line 251 of file Ingredients.cpp.

MHFont::~MHFont ( ) [virtual]

Definition at line 256 of file Ingredients.cpp.


Member Function Documentation

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

Implements MHRoot.

Definition at line 84 of file Ingredients.h.

void MHFont::Initialise ( MHParseNode p,
MHEngine engine 
) [virtual]

Reimplemented from MHIngredient.

Definition at line 261 of file Ingredients.cpp.

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

Reimplemented from MHIngredient.

Definition at line 267 of file Ingredients.cpp.


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