This is the complete list of members for CSGAction, including all inherited members.
activate() | CSGAction | inline |
activated | CSGAction | |
addSCToMenu() | CSGAction | |
createCheckButton(TGCompositeFrame *p, TGLayoutHints *l=0, Bool_t state=true, Int_t id=-1, GContext_t norm=TGButton::GetDefaultGC()(), FontStruct_t font=TGTextButton::GetDefaultFontStruct()) | CSGAction | |
createCustomIconsButton(TGCompositeFrame *p, const TGPicture *upPic, const TGPicture *downPic, const TGPicture *disabledPic, TGLayoutHints *l=0, Int_t id=-1, GContext_t norm=TGButton::GetDefaultGC()(), UInt_t option=0) | CSGAction | |
createMenuEntry(TGPopupMenu *menu) | CSGAction | |
createPictureButton(TGCompositeFrame *p, const TGPicture *pic, TGLayoutHints *l=0, Int_t id=-1, GContext_t norm=TGButton::GetDefaultGC()(), UInt_t option=kRaisedFrame|kDoubleBorder) | CSGAction | |
createShortcut(UInt_t key, const char *mod, int windowID) | CSGAction | |
createTextButton(TGCompositeFrame *p, TGLayoutHints *l=0, Int_t id=-1, GContext_t norm=TGButton::GetDefaultGC()(), FontStruct_t font=TGTextButton::GetDefaultFontStruct(), UInt_t option=kRaisedFrame|kDoubleBorder) | CSGAction | |
CSGAction(CSGActionSupervisor *supervisor, const char *name) | CSGAction | |
CSGAction(const CSGAction &) | CSGAction | private |
disable() | CSGAction | |
disableImp() | CSGAction | private |
enable() | CSGAction | |
enableImp() | CSGAction | private |
getKeycode() const | CSGAction | |
getMenu() const | CSGAction | |
getMenuEntry() const | CSGAction | |
getModcode() const | CSGAction | |
getName() const | CSGAction | |
getSCCombo() const | CSGAction | |
getToolBar() const | CSGAction | |
getToolBarData() const | CSGAction | |
getToolTip() const | CSGAction | |
globalDisable() | CSGAction | virtual |
globalEnable() | CSGAction | virtual |
isEnabled() const | CSGAction | virtual |
keycodeToString(Int_t keycode) | CSGAction | static |
m_buttons | CSGAction | private |
m_connector | CSGAction | private |
m_enabled | CSGAction | private |
m_entry | CSGAction | private |
m_globalEnabled | CSGAction | private |
m_keycode | CSGAction | private |
m_menu | CSGAction | private |
m_modcode | CSGAction | private |
m_name | CSGAction | private |
m_scCombo | CSGAction | private |
m_supervisor | CSGAction | private |
m_toolBar | CSGAction | private |
m_tools | CSGAction | private |
m_toolTip | CSGAction | private |
m_windowID | CSGAction | private |
operator=(const CSGAction &) | CSGAction | private |
resizeMenuEntry() | CSGAction | |
setMenuLabel(const std::string &label) | CSGAction | |
setName(const std::string &name) | CSGAction | |
setToolTip(const std::string &tip) | CSGAction | |
~CSGAction() | CSGAction | virtual |