MythTV  0.26-pre
Public Member Functions | Protected Attributes
MHFontBody Class Reference

#include <BaseClasses.h>

List of all members.

Public Member Functions

 MHFontBody ()
void Initialise (MHParseNode *p, MHEngine *engine)
void PrintMe (FILE *fd, int nTabs) const
bool IsSet () const
void Copy (const MHFontBody &fb)

Protected Attributes

MHOctetString m_DirFont
MHObjectRef m_IndirFont

Detailed Description

Definition at line 289 of file BaseClasses.h.


Constructor & Destructor Documentation

MHFontBody::MHFontBody ( ) [inline]

Definition at line 292 of file BaseClasses.h.


Member Function Documentation

Definition at line 803 of file BaseClasses.cpp.

Referenced by MHText::Initialise(), and MHApplication::Initialise().

void MHFontBody::PrintMe ( FILE *  fd,
int  nTabs 
) const

Definition at line 815 of file BaseClasses.cpp.

Referenced by MHText::PrintMe(), and MHApplication::PrintMe().

bool MHFontBody::IsSet ( ) const [inline]

Definition at line 295 of file BaseClasses.h.

Referenced by MHText::PrintMe(), and MHApplication::PrintMe().

void MHFontBody::Copy ( const MHFontBody fb)

Definition at line 827 of file BaseClasses.cpp.

Referenced by MHText::MHText().


Member Data Documentation

Definition at line 298 of file BaseClasses.h.

Referenced by Copy(), Initialise(), IsSet(), and PrintMe().

Definition at line 299 of file BaseClasses.h.

Referenced by Copy(), Initialise(), IsSet(), and PrintMe().


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