#include <Hello.h>
Inheritance diagram for TChar:
Public Member Functions | |
TChar (char ch='\0', Coord_t x=0, Coord_t y=0) | |
virtual | ~TChar () |
char | GetChar () |
virtual Float_t | GetWidth () |
Definition at line 27 of file Hello.h.
char TChar::GetChar | ( | ) | [inline] |
Float_t TChar::GetWidth | ( | ) | [virtual] |
Definition at line 40 of file Hello.cxx.
References TText::GetTextExtent(), TNamed::GetTitle(), gPad, h, TVirtualPad::Pad(), and w.
Referenced by Hello::GetWidth(), and Hello::Paint().