#include <TGMenu.h>
Inheritance diagram for TGMenuEntry:


Public Methods | |
| TGMenuEntry () | |
| virtual | ~TGMenuEntry () |
| Int_t | GetEntryId () const |
| const char * | GetName () const |
| virtual Int_t | GetStatus () const |
| EMenuEntryType | GetType () const |
| ClassDef (TGMenuEntry, 0) | |
Protected Attributes | |
| Int_t | fEntryId |
| void * | fUserData |
| EMenuEntryType | fType |
| Int_t | fStatus |
| Int_t | fEx |
| Int_t | fEy |
| UInt_t | fEw |
| UInt_t | fEh |
| TGHotString * | fLabel |
| const TGPicture * | fPic |
| TGPopupMenu * | fPopup |
Friends | |
| class | TGPopupMenu |
|
|
Definition at line 91 of file TGMenu.h. References fUserData. |
|
|
|
|
|
Definition at line 94 of file TGMenu.h. References fEntryId. |
|
|
Reimplemented from TObject. Definition at line 95 of file TGMenu.h. References TGString::GetString(). |
|
|
Definition at line 96 of file TGMenu.h. References fStatus. |
|
|
Definition at line 97 of file TGMenu.h. References EMenuEntryType, and fType. |
|
||||||||||||
|
|
|
|
|
|
|
Definition at line 80 of file TGMenu.h. Referenced by GetEntryId(). |
|
|
Definition at line 81 of file TGMenu.h. Referenced by TGMenuEntry(). |
|
|
Definition at line 82 of file TGMenu.h. Referenced by GetType(). |
|
|
Definition at line 83 of file TGMenu.h. Referenced by GetStatus(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.16