AddText(TGText *text) | TGText | |
AddText(TGText *text) | TGText | |
Append(const char *fn) | TGText | |
Append(const char *fn) | TGText | |
AsString() | TGText | |
AsString() | TGText | |
BreakLine(TGLongPosition pos) | TGText | |
BreakLine(TGLongPosition pos) | TGText | |
Clear() | TGText | |
Clear() | TGText | |
ColCount() const | TGText | [inline] |
ColCount() const | TGText | [inline] |
DelChar(TGLongPosition pos) | TGText | |
DelChar(TGLongPosition pos) | TGText | |
DelLine(ULong_t pos) | TGText | |
DelLine(ULong_t pos) | TGText | |
DelText(TGLongPosition start, TGLongPosition end) | TGText | |
DelText(TGLongPosition start, TGLongPosition end) | TGText | |
fColCount | TGText | [protected] |
fCurrent | TGText | [protected] |
fCurrent | TGText | [protected] |
fCurrentRow | TGText | [protected] |
fFilename | TGText | [protected] |
fFirst | TGText | [protected] |
fFirst | TGText | [protected] |
fIsSaved | TGText | [protected] |
fLongestLine | TGText | [protected] |
fRowCount | TGText | [protected] |
GetChar(TGLongPosition pos) | TGText | |
GetChar(TGLongPosition pos) | TGText | |
GetCurrentLine() const | TGText | [inline] |
GetCurrentLine() const | TGText | [inline] |
GetFileName() const | TGText | [inline] |
GetFileName() const | TGText | [inline] |
GetLine(TGLongPosition pos, ULong_t length) | TGText | |
GetLine(TGLongPosition pos, ULong_t length) | TGText | |
GetLineLength(Long_t row) | TGText | |
GetLineLength(Long_t row) | TGText | |
GetLongestLine() const | TGText | [inline] |
GetLongestLine() const | TGText | [inline] |
Init() | TGText | [protected] |
Init() | TGText | [protected] |
InsChar(TGLongPosition pos, char c) | TGText | |
InsChar(TGLongPosition pos, char c) | TGText | |
InsLine(ULong_t row, const char *string) | TGText | |
InsLine(ULong_t row, const char *string) | TGText | |
InsText(TGLongPosition pos, const char *buf) | TGText | |
InsText(TGLongPosition ins_pos, TGText *src, TGLongPosition start_src, TGLongPosition end_src) | TGText | |
InsText(TGLongPosition pos, const char *buf) | TGText | |
InsText(TGLongPosition ins_pos, TGText *src, TGLongPosition start_src, TGLongPosition end_src) | TGText | |
IsSaved() const | TGText | [inline] |
IsSaved() const | TGText | [inline] |
Load(const char *fn, Long_t startpos=0, Long_t length=-1) | TGText | |
Load(const char *fn, Long_t startpos=0, Long_t length=-1) | TGText | |
LoadBuffer(const char *txtbuf) | TGText | |
LoadBuffer(const char *txtbuf) | TGText | |
LongestLine() | TGText | [protected] |
LongestLine() | TGText | [protected] |
operator=(const TGText &) | TGText | [protected] |
operator=(const TGText &) | TGText | [protected] |
Replace(TGLongPosition start, const char *oldText, const char *newText, Bool_t direction, Bool_t caseSensitive) | TGText | |
Replace(TGLongPosition start, const char *oldText, const char *newText, Bool_t direction, Bool_t caseSensitive) | TGText | |
ReTab(Long_t row) | TGText | |
ReTab(Long_t row) | TGText | |
RowCount() const | TGText | [inline] |
RowCount() const | TGText | [inline] |
Save(const char *fn) | TGText | |
Save(const char *fn) | TGText | |
Search(TGLongPosition *foundPos, TGLongPosition start, const char *searchString, Bool_t direction, Bool_t caseSensitive) | TGText | |
Search(TGLongPosition *foundPos, TGLongPosition start, const char *searchString, Bool_t direction, Bool_t caseSensitive) | TGText | |
SetCurrentRow(Long_t row) | TGText | [protected] |
SetCurrentRow(Long_t row) | TGText | [protected] |
TGText(const TGText &) | TGText | [protected] |
TGText() | TGText | |
TGText(TGText *text) | TGText | |
TGText(const char *string) | TGText | |
TGText(const TGText &) | TGText | [protected] |
TGText() | TGText | |
TGText(TGText *text) | TGText | |
TGText(const char *string) | TGText | |
~TGText() | TGText | [virtual] |
~TGText() | TGText | [virtual] |