#include <TGListBox.h>
Inheritance diagram for TGLBEntry:


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 |
|
||||||||||||||||||||
|
Definition at line 70 of file TGListBox.h. References fActive, fBkcolor, fEntryId, kHorizontalFrame, and kOwnBackground. |
|
|
Reimplemented from TGFrame. Reimplemented in TGTreeLBEntry, and TGTextLBEntry. Definition at line 67 of file TGListBox.h. |
|
|
Reimplemented from TGFrame. Reimplemented in TGTreeLBEntry. |
|
|
|
|
|
Reimplemented in TGTreeLBEntry, and TGTextLBEntry. Definition at line 77 of file TGListBox.h. |
|
|
Definition at line 78 of file TGListBox.h. References fEntryId. |
|
|
Reimplemented from TGFrame. Definition at line 79 of file TGListBox.h. References fActive. |
|
|
Definition at line 63 of file TGListBox.h. |
|
|
Definition at line 64 of file TGListBox.h. Referenced by TGLBEntry(). |
|
|
Reimplemented in TGTreeLBEntry. Definition at line 65 of file TGListBox.h. |
1.2.16