Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TGMenuEntry Class Reference

#include <TGMenu.h>

Inheritance diagram for TGMenuEntry:

Inheritance graph
[legend]
Collaboration diagram for TGMenuEntry:

Collaboration graph
[legend]
List of all members.

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
TGHotStringfLabel
const TGPicturefPic
TGPopupMenufPopup

Friends

class TGPopupMenu

Constructor & Destructor Documentation

TGMenuEntry::TGMenuEntry  
 

Definition at line 91 of file TGMenu.h.

References fUserData.

virtual TGMenuEntry::~TGMenuEntry   [virtual]
 

Definition at line 92 of file TGMenu.h.


Member Function Documentation

Int_t TGMenuEntry::GetEntryId   const
 

Definition at line 94 of file TGMenu.h.

References fEntryId.

const char* TGMenuEntry::GetName   const [virtual]
 

Reimplemented from TObject.

Definition at line 95 of file TGMenu.h.

References TGString::GetString().

virtual Int_t TGMenuEntry::GetStatus   const [virtual]
 

Definition at line 96 of file TGMenu.h.

References fStatus.

EMenuEntryType TGMenuEntry::GetType   const
 

Definition at line 97 of file TGMenu.h.

References EMenuEntryType, and fType.

TGMenuEntry::ClassDef TGMenuEntry   ,
 
 


Friends And Related Function Documentation

friend class TGPopupMenu [friend]
 

Definition at line 77 of file TGMenu.h.


Member Data Documentation

Int_t TGMenuEntry::fEntryId [protected]
 

Definition at line 80 of file TGMenu.h.

Referenced by GetEntryId().

void* TGMenuEntry::fUserData [protected]
 

Definition at line 81 of file TGMenu.h.

Referenced by TGMenuEntry().

EMenuEntryType TGMenuEntry::fType [protected]
 

Definition at line 82 of file TGMenu.h.

Referenced by GetType().

Int_t TGMenuEntry::fStatus [protected]
 

Definition at line 83 of file TGMenu.h.

Referenced by GetStatus().

Int_t TGMenuEntry::fEx [protected]
 

Definition at line 84 of file TGMenu.h.

Int_t TGMenuEntry::fEy [protected]
 

Definition at line 84 of file TGMenu.h.

UInt_t TGMenuEntry::fEw [protected]
 

Definition at line 85 of file TGMenu.h.

UInt_t TGMenuEntry::fEh [protected]
 

Definition at line 85 of file TGMenu.h.

TGHotString* TGMenuEntry::fLabel [protected]
 

Definition at line 86 of file TGMenu.h.

const TGPicture* TGMenuEntry::fPic [protected]
 

Definition at line 87 of file TGMenu.h.

TGPopupMenu* TGMenuEntry::fPopup [protected]
 

Definition at line 88 of file TGMenu.h.


The documentation for this class was generated from the following file:
Generated on Thu Dec 18 15:01:06 2003 for ROOT by doxygen1.2.16