Logo ROOT   6.08/07
Reference Guide
List of all members | 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 fOverstrike
 
Int_t fPointsize
 
Int_t fSlant
 
Int_t fUnderline
 
Int_t fWeight
 

#include <TGFont.h>

Constructor & Destructor Documentation

◆ FontAttributes_t() [1/2]

FontAttributes_t::FontAttributes_t ( )
inline

Definition at line 85 of file TGFont.h.

◆ FontAttributes_t() [2/2]

FontAttributes_t::FontAttributes_t ( const FontAttributes_t f)
inline

Definition at line 93 of file TGFont.h.

Member Function Documentation

◆ operator=()

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

Definition at line 101 of file TGFont.h.

Member Data Documentation

◆ fFamily

const char* FontAttributes_t::fFamily

Definition at line 78 of file TGFont.h.

◆ fOverstrike

Int_t FontAttributes_t::fOverstrike

Definition at line 83 of file TGFont.h.

◆ fPointsize

Int_t FontAttributes_t::fPointsize

Definition at line 79 of file TGFont.h.

◆ fSlant

Int_t FontAttributes_t::fSlant

Definition at line 81 of file TGFont.h.

◆ fUnderline

Int_t FontAttributes_t::fUnderline

Definition at line 82 of file TGFont.h.

◆ fWeight

Int_t FontAttributes_t::fWeight

Definition at line 80 of file TGFont.h.


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