MythTV  master
Public Member Functions | Protected Attributes | List of all members
MHFontBody Class Reference

#include <libmythfreemheg/BaseClasses.h>

Collaboration diagram for MHFontBody:
[legend]

Public Member Functions

 MHFontBody ()=default
 
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 309 of file BaseClasses.h.

Constructor & Destructor Documentation

◆ MHFontBody()

MHFontBody::MHFontBody ( )
default

Member Function Documentation

◆ Initialise()

void MHFontBody::Initialise ( MHParseNode p,
MHEngine engine 
)

Definition at line 783 of file BaseClasses.cpp.

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

◆ PrintMe()

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

Definition at line 795 of file BaseClasses.cpp.

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

◆ IsSet()

bool MHFontBody::IsSet ( ) const
inline

Definition at line 315 of file BaseClasses.h.

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

◆ Copy()

void MHFontBody::Copy ( const MHFontBody fb)

Definition at line 807 of file BaseClasses.cpp.

Referenced by MHText::MHText().

Member Data Documentation

◆ m_dirFont

MHOctetString MHFontBody::m_dirFont
protected

Definition at line 318 of file BaseClasses.h.

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

◆ m_indirFont

MHObjectRef MHFontBody::m_indirFont
protected

Definition at line 319 of file BaseClasses.h.

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


The documentation for this class was generated from the following files: