Inheritance diagram for TextMargin:
Public Member Functions | |
TextMargin (const TGWindow *p, const char *name) | |
TGTextEntry * | GetEntry () const |
TextMargin (const TGWindow *p, const char *name) | |
TGTextEntry * | GetEntry () const |
Protected Attributes | |
TGNumberEntry * | fEntry |
TGNumberEntry * | fEntry |
Definition at line 572 of file stressGUI.cxx.
TextMargin::TextMargin | ( | const TGWindow * | p, | |
const char * | name | |||
) | [inline] |
Definition at line 578 of file stressGUI.cxx.
References TGCompositeFrame::AddFrame(), fEntry, kLHintsLeft, and TGNumberFormat::kNESInteger.
TextMargin::TextMargin | ( | const TGWindow * | p, | |
const char * | name | |||
) | [inline] |
Definition at line 25 of file buttonTest.C.
References TGCompositeFrame::AddFrame(), fEntry, kLHintsLeft, and TGNumberFormat::kNESInteger.
TGTextEntry* TextMargin::GetEntry | ( | ) | const [inline] |
Definition at line 585 of file stressGUI.cxx.
References fEntry, and TGNumberEntry::GetNumberEntry().
Referenced by ButtonWindow::ButtonWindow().
TGTextEntry* TextMargin::GetEntry | ( | ) | const [inline] |
TGNumberEntry* TextMargin::fEntry [protected] |
TGNumberEntry* TextMargin::fEntry [protected] |
Definition at line 22 of file buttonTest.C.