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

#include <libmythfreemheg/Text.h>

Inheritance diagram for MHSetFontAttributes:
[legend]
Collaboration diagram for MHSetFontAttributes:
[legend]

Public Member Functions

 MHSetFontAttributes ()
 
void Initialise (MHParseNode *p, MHEngine *engine) override
 
void Perform (MHEngine *engine) override
 
- Public Member Functions inherited from MHElemAction
 MHElemAction (const char *name)
 
virtual ~MHElemAction ()=default
 
virtual void PrintMe (FILE *fd, int nTabs) const
 

Protected Member Functions

void PrintArgs (FILE *fd, int) const override
 
- Protected Member Functions inherited from MHElemAction
MHRootTarget (MHEngine *engine)
 

Protected Attributes

MHGenericOctetString m_fontAttrs
 
- Protected Attributes inherited from MHElemAction
const char * m_actionName {nullptr}
 
MHGenericObjectRef m_target
 

Detailed Description

Definition at line 150 of file Text.h.

Constructor & Destructor Documentation

◆ MHSetFontAttributes()

MHSetFontAttributes::MHSetFontAttributes ( )
inline

Definition at line 153 of file Text.h.

Member Function Documentation

◆ Initialise()

void MHSetFontAttributes::Initialise ( MHParseNode p,
MHEngine engine 
)
overridevirtual

Reimplemented from MHElemAction.

Definition at line 915 of file Text.cpp.

◆ Perform()

void MHSetFontAttributes::Perform ( MHEngine engine)
overridevirtual

Implements MHElemAction.

Definition at line 921 of file Text.cpp.

◆ PrintArgs()

void MHSetFontAttributes::PrintArgs ( FILE *  fd,
int   
) const
inlineoverrideprotectedvirtual

Reimplemented from MHElemAction.

Definition at line 157 of file Text.h.

Member Data Documentation

◆ m_fontAttrs

MHGenericOctetString MHSetFontAttributes::m_fontAttrs
protected

Definition at line 159 of file Text.h.

Referenced by Initialise(), Perform(), and PrintArgs().


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