CGEM BOSS 6.6.5.g
BESIII Offline Software System
|
#include <BesGMenuBar.h>
Public Member Functions | |
BesGMenuBar (const TGWindow *p=0, UInt_t w=60, UInt_t h=20, UInt_t options=kHorizontalFrame|kRaisedFrame) | |
virtual void | AddPopup (TGHotString *s, TGPopupMenu *menu, TGLayoutHints *l, TGPopupMenu *before=0) |
virtual void | AddPopup (const char *s, TGPopupMenu *menu, TGLayoutHints *l, TGPopupMenu *before=0) |
BesGMenuTitle * | GetMenuTitle (Int_t i) |
Protected Member Functions | |
virtual void | AddFrameBefore (TGFrame *f, TGLayoutHints *l=0, TGPopupMenu *before=0) |
Definition at line 8 of file BesGMenuBar.h.
BesGMenuBar::BesGMenuBar | ( | const TGWindow * | p = 0 , |
UInt_t | w = 60 , |
||
UInt_t | h = 20 , |
||
UInt_t | options = kHorizontalFrame|kRaisedFrame |
||
) |
|
protectedvirtual |
Definition at line 43 of file BesGMenuBar.cxx.
Referenced by AddPopup().
|
virtual |
Definition at line 33 of file BesGMenuBar.cxx.
|
virtual |
Definition at line 14 of file BesGMenuBar.cxx.
Referenced by AddPopup(), and BesClient::CreateMenuBar().
BesGMenuTitle * BesGMenuBar::GetMenuTitle | ( | Int_t | i | ) |
Definition at line 80 of file BesGMenuBar.cxx.
Referenced by BesClient::CreateMenuBar().