#include <libmythtv/mheg/mhi.h>
Definition at line 238 of file mhi.h.
◆ MHIText()
◆ ~MHIText()
◆ Draw()
void MHIText::Draw |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
overridevirtual |
◆ Clear()
void MHIText::Clear |
( |
void |
| ) |
|
|
overridevirtual |
◆ AddText()
void MHIText::AddText |
( |
int |
x, |
|
|
int |
y, |
|
|
const QString & |
str, |
|
|
MHRgba |
colour |
|
) |
| |
|
overridevirtual |
◆ SetSize()
void MHIText::SetSize |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
|
overridevirtual |
◆ SetFont()
void MHIText::SetFont |
( |
int |
size, |
|
|
bool |
isBold, |
|
|
bool |
isItalic |
|
) |
| |
|
overridevirtual |
◆ GetBounds()
QRect MHIText::GetBounds |
( |
const QString & |
str, |
|
|
int & |
strLen, |
|
|
int |
maxSize = -1 |
|
) |
| |
|
overridevirtual |
◆ m_parent
◆ m_image
◆ m_fontSize
int MHIText::m_fontSize {12} |
◆ m_fontItalic
◆ m_fontBold
◆ m_width
◆ m_height
int MHIText::m_height {0} |
The documentation for this class was generated from the following files:
- mythtv/libs/libmythtv/mheg/mhi.h
- mythtv/libs/libmythtv/mheg/mhi.cpp