Inheritance diagram for TGLBFrameElement:

Public Member Functions | |
| TGLBFrameElement (TGFrame *f, TGLayoutHints *l) | |
| virtual | ~TGLBFrameElement () | 
| Bool_t | IsSortable () const | 
| Int_t | Compare (const TObject *obj) const | 
Definition at line 440 of file TGListBox.cxx.
| TGLBFrameElement::TGLBFrameElement | ( | TGFrame * | f, | |
| TGLayoutHints * | l | |||
| ) |  [inline] | 
        
Definition at line 442 of file TGListBox.cxx.
| virtual TGLBFrameElement::~TGLBFrameElement | ( | ) |  [inline, virtual] | 
        
Definition at line 443 of file TGListBox.cxx.
| Bool_t TGLBFrameElement::IsSortable | ( | ) |  const [inline, virtual] | 
        
Reimplemented from TObject.
Definition at line 446 of file TGListBox.cxx.
References xmlio::Class, TString::Data(), f2, TGFrameElement::fFrame, TGTextLBEntry::GetText(), and TObject::InheritsFrom().
 1.5.1