Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TGLBEntry Class Reference

#include <TGListBox.h>

Inheritance diagram for TGLBEntry:

Inheritance graph
[legend]
Collaboration diagram for TGLBEntry:

Collaboration graph
[legend]
List of all members.

Public Methods

 TGLBEntry (const TGWindow *p, Int_t id, UInt_t options=kHorizontalFrame, Pixel_t back=GetWhitePixel())
virtual void Activate (Bool_t a)
virtual void Toggle ()
virtual void Update (TGLBEntry *)
Int_t EntryId () const
Bool_t IsActive () const

Protected Methods

virtual void DoRedraw ()

Protected Attributes

Int_t fEntryId
Pixel_t fBkcolor
Bool_t fActive

Constructor & Destructor Documentation

TGLBEntry::TGLBEntry const TGWindow   p,
Int_t    id,
UInt_t    options = kHorizontalFrame,
Pixel_t    back = GetWhitePixel()
 

Definition at line 70 of file TGListBox.h.

References fActive, fBkcolor, fEntryId, kHorizontalFrame, and kOwnBackground.


Member Function Documentation

virtual void TGLBEntry::DoRedraw   [protected, virtual]
 

Reimplemented from TGFrame.

Reimplemented in TGTreeLBEntry, and TGTextLBEntry.

Definition at line 67 of file TGListBox.h.

virtual void TGLBEntry::Activate Bool_t    a [virtual]
 

Reimplemented from TGFrame.

Reimplemented in TGTreeLBEntry.

virtual void TGLBEntry::Toggle   [virtual]
 

virtual void TGLBEntry::Update TGLBEntry *    [virtual]
 

Reimplemented in TGTreeLBEntry, and TGTextLBEntry.

Definition at line 77 of file TGListBox.h.

Int_t TGLBEntry::EntryId   const
 

Definition at line 78 of file TGListBox.h.

References fEntryId.

Bool_t TGLBEntry::IsActive   const [virtual]
 

Reimplemented from TGFrame.

Definition at line 79 of file TGListBox.h.

References fActive.


Member Data Documentation

Int_t TGLBEntry::fEntryId [protected]
 

Definition at line 63 of file TGListBox.h.

Referenced by EntryId(), and TGLBEntry().

Pixel_t TGLBEntry::fBkcolor [protected]
 

Definition at line 64 of file TGListBox.h.

Referenced by TGLBEntry().

Bool_t TGLBEntry::fActive [protected]
 

Reimplemented in TGTreeLBEntry.

Definition at line 65 of file TGListBox.h.

Referenced by IsActive(), and TGLBEntry().


The documentation for this class was generated from the following file:
Generated on Thu Dec 18 15:00:39 2003 for ROOT by doxygen1.2.16