MHIText Class Reference
#include <mhi.h>
List of all members.
Detailed Description
Definition at line 188 of file mhi.h.
Constructor & Destructor Documentation
| virtual MHIText::~MHIText |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| void MHIText::Draw |
( |
int |
x, |
|
|
int |
y | |
|
) |
| | [virtual] |
| void MHIText::Clear |
( |
void |
|
) |
[virtual] |
| void MHIText::AddText |
( |
int |
x, |
|
|
int |
y, |
|
|
const QString & |
str, |
|
|
MHRgba |
colour | |
|
) |
| | [virtual] |
| void MHIText::SetSize |
( |
int |
width, |
|
|
int |
height | |
|
) |
| | [virtual] |
| void MHIText::SetFont |
( |
int |
size, |
|
|
bool |
isBold, |
|
|
bool |
isItalic | |
|
) |
| | [virtual] |
| QRect MHIText::GetBounds |
( |
const QString & |
str, |
|
|
int & |
strLen, |
|
|
int |
maxSize = -1 | |
|
) |
| | [virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: