navit  0.5.3-trunk
graphics_font_priv Struct Reference

Data Fields

int size
 
char * name
 
int dummy
 
QFont * font
 
char * font
 
struct graphics_font graphics_font_proxy
 
LOGFONT lf
 
HFONT hfont
 

Field Documentation

◆ dummy

int graphics_font_priv::dummy

◆ font [1/2]

QFont * graphics_font_priv::font

◆ font [2/2]

char* graphics_font_priv::font

◆ graphics_font_proxy

struct graphics_font graphics_font_priv::graphics_font_proxy

◆ hfont

HFONT graphics_font_priv::hfont

Referenced by draw_text(), and font_destroy().

◆ lf

LOGFONT graphics_font_priv::lf

Referenced by draw_text().

◆ name

char* graphics_font_priv::name

Referenced by draw_text(), and font_new().

◆ size

int graphics_font_priv::size

The documentation for this struct was generated from the following files: