#include <TGFSComboBox.h>
Inheritance diagram for TGTreeLBEntry:


Public Methods | |
| TGTreeLBEntry (const TGWindow *p, TGString *text, const TGPicture *pic, Int_t id, TGString *path=0, GContext_t norm=GetDefaultGC()(), FontStruct_t font=GetDefaultFontStruct(), UInt_t options=kHorizontalFrame, Pixel_t back=GetWhitePixel()) | |
| virtual | ~TGTreeLBEntry () |
| const TGString * | GetText () const |
| const TGPicture * | GetPicture () const |
| const TGString * | GetPath () const |
| virtual TGDimension | GetDefaultSize () const |
| virtual void | Activate (Bool_t a) |
| virtual void | Update (TGLBEntry *e) |
Static Public Methods | |
| FontStruct_t | GetDefaultFontStruct () |
| const TGGC & | GetDefaultGC () |
Protected Methods | |
| virtual void | DoRedraw () |
Protected Attributes | |
| TGString * | fText |
| TGString * | fPath |
| const TGPicture * | fPic |
| TGSelectedPicture * | fSelPic |
| UInt_t | fTWidth |
| UInt_t | fTHeight |
| Bool_t | fActive |
| GContext_t | fNormGC |
| FontStruct_t | fFontStruct |
Static Protected Attributes | |
| const TGFont * | fgDefaultFont |
| TGGC * | fgDefaultGC |
|
||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
Reimplemented from TGLBEntry. |
|
|
|
|
|
|
|
|
Definition at line 63 of file TGFSComboBox.h. |
|
|
Definition at line 64 of file TGFSComboBox.h. |
|
|
Definition at line 65 of file TGFSComboBox.h. |
|
|
Reimplemented from TGFrame. |
|
|
Reimplemented from TGLBEntry. |
|
|
Reimplemented from TGLBEntry. |
|
|
Definition at line 38 of file TGFSComboBox.h. |
|
|
Definition at line 39 of file TGFSComboBox.h. |
|
|
Definition at line 40 of file TGFSComboBox.h. |
|
|
Definition at line 41 of file TGFSComboBox.h. |
|
|
Definition at line 42 of file TGFSComboBox.h. |
|
|
Definition at line 43 of file TGFSComboBox.h. |
|
|
Reimplemented from TGLBEntry. Definition at line 44 of file TGFSComboBox.h. |
|
|
Definition at line 45 of file TGFSComboBox.h. |
|
|
Definition at line 46 of file TGFSComboBox.h. |
|
|
Definition at line 50 of file TGFSComboBox.h. |
|
|
Definition at line 51 of file TGFSComboBox.h. |
1.2.16