ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes | List of all members
TGFontDialog::FontProp_t Struct Reference

Definition at line 41 of file TGFontDialog.h.

Public Attributes

TString fName
 
Int_t fSize
 
UInt_t fAlign
 
Pixel_t fColor
 
Bool_t fBold
 
Bool_t fItalic
 

#include <TGFontDialog.h>

Member Data Documentation

UInt_t TGFontDialog::FontProp_t::fAlign

Definition at line 44 of file TGFontDialog.h.

Referenced by TGFontDialog::ProcessMessage().

Bool_t TGFontDialog::FontProp_t::fBold

Definition at line 46 of file TGFontDialog.h.

Referenced by TGFontDialog::ProcessMessage(), and TGTextEditor::ProcessMessage().

Pixel_t TGFontDialog::FontProp_t::fColor

Definition at line 45 of file TGFontDialog.h.

Referenced by TGFontDialog::ProcessMessage().

Bool_t TGFontDialog::FontProp_t::fItalic

Definition at line 47 of file TGFontDialog.h.

Referenced by TGFontDialog::ProcessMessage(), and TGTextEditor::ProcessMessage().

TString TGFontDialog::FontProp_t::fName
Int_t TGFontDialog::FontProp_t::fSize

Definition at line 43 of file TGFontDialog.h.

Referenced by TGFontDialog::ProcessMessage(), and TGTextEditor::ProcessMessage().

Collaboration diagram for TGFontDialog::FontProp_t:
[legend]

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