![]() |
ROOT
6.06/09
Reference Guide
|
Go to the source code of this file.
Functions | |
ClassImp (TGTextLine) TGTextLine | |
Create empty line of text (default ctor). More... | |
ClassImp (TGText) TGText | |
copy constructor More... | |
Variables | |
const Int_t | kMaxLen = 8000 |
ClassImp | ( | TGTextLine | ) |
Create empty line of text (default ctor).
Definition at line 40 of file TGText.cxx.
ClassImp | ( | TGText | ) |
copy constructor
Definition at line 310 of file TGText.cxx.
const Int_t kMaxLen = 8000 |
Definition at line 37 of file TGText.cxx.
Referenced by TGText::Load(), TGText::LoadBuffer(), and TGText::ReTab().