ROOT
6.06/09
Reference Guide
|
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>
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 |
Definition at line 42 of file TGFontDialog.h.
Referenced by TGFontDialog::CloseWindow(), TGFontDialog::ProcessMessage(), and TGTextEditor::ProcessMessage().
Int_t TGFontDialog::FontProp_t::fSize |
Definition at line 43 of file TGFontDialog.h.
Referenced by TGFontDialog::ProcessMessage(), and TGTextEditor::ProcessMessage().