TGLBEntry Class Reference

#include <TGListBox.h>

Inheritance diagram for TGLBEntry:

TGFrame TGFrame TQObject TGWindow TQObject TGWindow TQObject TGWindow TQObject TGWindow TGTextLBEntry TGTextLBEntry TGTreeLBEntry TGTreeLBEntry TGHtmlLBEntry TGIconLBEntry TGIconLBEntry TGLineLBEntry TGLineLBEntry TGHtmlLBEntry TGIconLBEntry TGIconLBEntry TGLineLBEntry TGLineLBEntry List of all members.

Public Member Functions

 TGLBEntry (const TGWindow *p=0, Int_t id=-1, 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
virtual void SetBackgroundColor (Pixel_t col)
 TGLBEntry (const TGWindow *p=0, Int_t id=-1, 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
virtual void SetBackgroundColor (Pixel_t col)

Protected Member Functions

virtual void DoRedraw ()
virtual void DoRedraw ()

Protected Attributes

Int_t fEntryId
Pixel_t fBkcolor
Bool_t fActive

Detailed Description

Definition at line 60 of file TGListBox.h.


Constructor & Destructor Documentation

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

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


Member Function Documentation

virtual void TGLBEntry::DoRedraw (  )  [inline, protected, virtual]

Reimplemented from TGFrame.

Definition at line 67 of file TGListBox.h.

Referenced by Activate(), and Toggle().

void TGLBEntry::Activate ( Bool_t  a  )  [virtual]

Reimplemented from TGFrame.

Definition at line 75 of file TGListBox.cxx.

References DoRedraw(), and fActive.

Referenced by HistAction::ProcessMessage(), and TGLBContainer::Select().

void TGLBEntry::Toggle (  )  [virtual]

Definition at line 85 of file TGListBox.cxx.

References DoRedraw(), and fActive.

virtual void TGLBEntry::Update ( TGLBEntry  )  [inline, virtual]

Definition at line 75 of file TGListBox.h.

Referenced by TGComboBox::ProcessMessage(), and TGComboBox::Select().

Int_t TGLBEntry::EntryId (  )  const [inline]

Definition at line 76 of file TGListBox.h.

References fEntryId.

Referenced by TGLBContainer::AddEntrySort(), TGRootIDE::Back(), TGHtmlBrowser::Back(), TGFontDialog::Build(), TGHtml::ControlSize(), TGHtmlBrowser::Forward(), TGRootIDE::Forward(), TGListBox::GetEntry(), TGLBContainer::GetSelected(), TGComboBoxPopup::HandleButton(), TGLBContainer::InsertEntry(), TGFileDialog::ProcessMessage(), TGLBContainer::RemoveEntries(), TGListBox::RemoveEntry(), TGLBContainer::RemoveEntry(), TGTextLBEntry::SavePrimitive(), SelectEntry(), TFitEditor::SetFitObject(), and TGFontDialog::SetFont().

Bool_t TGLBEntry::IsActive (  )  const [inline, virtual]

Reimplemented from TGFrame.

Definition at line 77 of file TGListBox.h.

References fActive.

virtual void TGLBEntry::SetBackgroundColor ( Pixel_t  col  )  [inline, virtual]

Reimplemented from TGFrame.

Definition at line 78 of file TGListBox.h.

References fBkcolor, and TGFrame::SetBackgroundColor().

Referenced by TGListBox::ChangeBackground(), TParallelCoordEditor::CleanUpSelections(), TParallelCoordEditor::DoSelectLineColor(), TGComboBox::EnableTextInput(), and TGComboBox::SetEnabled().

virtual void TGLBEntry::DoRedraw (  )  [inline, protected, virtual]

Reimplemented from TGFrame.

Definition at line 67 of file TGListBox.h.

virtual void TGLBEntry::Activate ( Bool_t  a  )  [virtual]

Reimplemented from TGFrame.

virtual void TGLBEntry::Toggle (  )  [virtual]

virtual void TGLBEntry::Update ( TGLBEntry  )  [inline, virtual]

Definition at line 75 of file TGListBox.h.

Int_t TGLBEntry::EntryId (  )  const [inline]

Definition at line 76 of file TGListBox.h.

References fEntryId.

Bool_t TGLBEntry::IsActive (  )  const [inline, virtual]

Reimplemented from TGFrame.

Definition at line 77 of file TGListBox.h.

References fActive.

virtual void TGLBEntry::SetBackgroundColor ( Pixel_t  col  )  [inline, virtual]

Reimplemented from TGFrame.

Definition at line 78 of file TGListBox.h.

References fBkcolor, and TGFrame::SetBackgroundColor().


Member Data Documentation

Int_t TGLBEntry::fEntryId [protected]

Definition at line 63 of file TGListBox.h.

Referenced by EntryId().

Pixel_t TGLBEntry::fBkcolor [protected]

Definition at line 64 of file TGListBox.h.

Referenced by TGTextLBEntry::DrawCopy(), and SetBackgroundColor().

Bool_t TGLBEntry::fActive [protected]

Definition at line 65 of file TGListBox.h.

Referenced by Activate(), TGLineLBEntry::DrawCopy(), TGTextLBEntry::DrawCopy(), IsActive(), and Toggle().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:39:57 2011 for ROOT_528-00b_version by  doxygen 1.5.1