#include <PiGui.h>
◆ PiFont() [1/3]
| PiGui::PiFont::PiFont |
( |
const std::string & |
name | ) |
|
|
inline |
◆ PiFont() [2/3]
| PiGui::PiFont::PiFont |
( |
const std::string & |
name, |
|
|
const std::vector< PiFace > & |
faces |
|
) |
| |
|
inline |
◆ PiFont() [3/3]
| PiGui::PiFont::PiFont |
( |
| ) |
|
|
inline |
◆ describe()
| void PiGui::PiFont::describe |
( |
| ) |
const |
|
inline |
◆ faces() [1/2]
| std::vector< PiFace > & PiGui::PiFont::faces |
( |
| ) |
|
|
inline |
◆ faces() [2/2]
| const std::vector< PiFace > & PiGui::PiFont::faces |
( |
| ) |
const |
|
inline |
◆ name()
| const std::string & PiGui::PiFont::name |
( |
| ) |
const |
|
inline |
◆ pixelsize()
| int PiGui::PiFont::pixelsize |
( |
| ) |
const |
|
inline |
◆ setPixelsize()
| void PiGui::PiFont::setPixelsize |
( |
int |
pixelsize | ) |
|
|
inline |
The documentation for this class was generated from the following file: