#include <FxUIFont.h>
Definition at line 39 of file FxUIFont.h.
◆ CFxUIFont() [1/3]
◆ CFxUIFont() [2/3]
| CFxUIFont::CFxUIFont |
( |
const CFxUIFont & | font | ) |
|
◆ CFxUIFont() [3/3]
◆ ~CFxUIFont()
| CFxUIFont::~CFxUIFont |
( |
| ) |
|
◆ operator const FxNativeFont &()
◆ operator=()
◆ setBold()
| void CFxUIFont::setBold |
( |
bool | enable | ) |
|
If enable is true sets the font's weight to CFxUIFont::Bold; otherwise sets the weight to CFxUIFont::Normal.
- Parameters
-
◆ setPixelSize()
| void CFxUIFont::setPixelSize |
( |
int | pixelSize | ) |
|
Sets the font size to pixelSize pixels, with a maxiumum size of an unsigned 16-bit integer.
- Parameters
-
◆ setPointSize()
| void CFxUIFont::setPointSize |
( |
int | pointSize | ) |
|
Sets the point size to pointSize. The point size must be greater than zero.
- Parameters
-
◆ m_pImpl
| CFxUIFontImpl* CFxUIFont::m_pImpl = nullptr |
|
protected |
The documentation for this class was generated from the following file: