#include <TGControlList.h>
Public Member Functions | |
| Bool_t | HandleButton (Event_t *) |
| void | ToggleItem (TGListTreeItem *, Int_t) |
| void | ClickItem (TGListTreeItem *, Int_t) |
| void | OpenContextMenu (TGListTreeItem *) |
| TGControlList (TGWindow *parent, UInt_t w=300, UInt_t h=150, UInt_t o=0) | |
| ~TGControlList () | |
| TGControlListItemUserData * | UserData (TGListTreeItem *item) |
| void | ContextMenu (TGListTreeItem *, TGPopupMenu *) |
| void | SetObject (TGListTreeItem *, void *) |
| void * | GetObject (TGListTreeItem *i) |
| TGClient * | GetClient () |
|
||||||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
Definition at line 76 of file TGControlList.h.
00076 { return fClient; };
|
|
|
Definition at line 74 of file TGControlList.h. References TGControlListItemUserData::GetObject(), and UserData().
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
Referenced by GetObject(). |
1.3.2