MythTV  master
Public Member Functions | Public Attributes | List of all members
MHTextLine Class Reference
Collaboration diagram for MHTextLine:
Collaboration graph
[legend]

Public Member Functions

 MHTextLine ()=default
 
 ~MHTextLine ()
 

Public Attributes

MHSequence< MHTextItem * > m_items
 
int m_nLineWidth {0}
 
int m_nLineHeight {0}
 
int m_nDescent {0}
 

Detailed Description

Definition at line 500 of file Text.cpp.

Constructor & Destructor Documentation

◆ MHTextLine()

MHTextLine::MHTextLine ( )
default

◆ ~MHTextLine()

MHTextLine::~MHTextLine ( )

Definition at line 511 of file Text.cpp.

Member Data Documentation

◆ m_items

MHSequence<MHTextItem *> MHTextLine::m_items

Definition at line 505 of file Text.cpp.

Referenced by MHText::Redraw(), and ~MHTextLine().

◆ m_nLineWidth

int MHTextLine::m_nLineWidth {0}

Definition at line 506 of file Text.cpp.

Referenced by MHText::Redraw().

◆ m_nLineHeight

int MHTextLine::m_nLineHeight {0}

Definition at line 507 of file Text.cpp.

Referenced by MHText::Redraw().

◆ m_nDescent

int MHTextLine::m_nDescent {0}

Definition at line 508 of file Text.cpp.

Referenced by MHText::Redraw().


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