ROOT  6.06/09
Reference Guide
Public Member Functions | Public Attributes | List of all members
FontAttributes_t Struct Reference

Definition at line 76 of file TGFont.h.

Public Member Functions

 FontAttributes_t ()
 
 FontAttributes_t (const FontAttributes_t &f)
 
FontAttributes_toperator= (const FontAttributes_t &f)
 

Public Attributes

const char * fFamily
 
Int_t fPointsize
 
Int_t fWeight
 
Int_t fSlant
 
Int_t fUnderline
 
Int_t fOverstrike
 

#include <TGFont.h>

Constructor & Destructor Documentation

FontAttributes_t::FontAttributes_t ( )
inline

Definition at line 85 of file TGFont.h.

FontAttributes_t::FontAttributes_t ( const FontAttributes_t f)
inline

Definition at line 93 of file TGFont.h.

Member Function Documentation

FontAttributes_t& FontAttributes_t::operator= ( const FontAttributes_t f)
inline

Definition at line 101 of file TGFont.h.

Member Data Documentation

const char* FontAttributes_t::fFamily
Int_t FontAttributes_t::fOverstrike
Int_t FontAttributes_t::fPointsize
Int_t FontAttributes_t::fSlant
Int_t FontAttributes_t::fUnderline
Int_t FontAttributes_t::fWeight

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