Pioneer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
PiGui::PiFont Class Reference

#include <PiGui.h>

Public Member Functions

 PiFont (const std::string &name)
 
 PiFont (const std::string &name, const std::vector< PiFace > &faces)
 
 PiFont ()
 
const std::vector< PiFace > & faces () const
 
std::vector< PiFace > & faces ()
 
const std::string & name () const
 
int pixelsize () const
 
void setPixelsize (int pixelsize)
 
void describe () const
 

Constructor & Destructor Documentation

◆ 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

Member Function Documentation

◆ describe()

void PiGui::PiFont::describe ( ) const
inline
Here is the call graph for this function:

◆ 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
Here is the call graph for this function:

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