Logo ROOT   6.10/00
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | List of all members
FontAttributes_t Struct Reference

Definition at line 70 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::FontAttributes_t ( )
inline

Definition at line 79 of file TGFont.h.

FontAttributes_t::FontAttributes_t ( const FontAttributes_t f)
inline

Definition at line 87 of file TGFont.h.

Member Function Documentation

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

Definition at line 95 of file TGFont.h.

Member Data Documentation

const char* FontAttributes_t::fFamily

Definition at line 72 of file TGFont.h.

Int_t FontAttributes_t::fOverstrike

Definition at line 77 of file TGFont.h.

Int_t FontAttributes_t::fPointsize

Definition at line 73 of file TGFont.h.

Int_t FontAttributes_t::fSlant

Definition at line 75 of file TGFont.h.

Int_t FontAttributes_t::fUnderline

Definition at line 76 of file TGFont.h.

Int_t FontAttributes_t::fWeight

Definition at line 74 of file TGFont.h.


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