 class  Menu : public MWidget
  class  Menu : public MWidget Class for menu manipulation.
|  enum | MenuType | 
|   | Menu (Widget parent, MenuType menuType, const char *name, char mnemonic, MenuItem *items) | 
|  const  char* | GetClassName () | 
|  Widget | GetNthMenuItem (int n) | 
|  Widget | GetMenuItem (const char *label) | 
|  static  Widget | GetChild (Widget menu, MenuType type, const char *label) | 
|  static  Widget | GetNthChild (Widget menu, MenuType type, int n) | 
|  static  void | SetChildToggleState ( Widget menu, MenuType type, const char *label, bool state, bool notify=False) | 
|  static  void | SetNthChildToggleState ( Widget menu, MenuType type, int n, bool state, bool notify=False) | 
|  static  void | SetChildSensitive ( Widget menu, MenuType type, const char *label, bool state) | 
|  static  void | SetNthChildSensitive ( Widget menu, MenuType type, int n, bool state) | 
 virtual  void  Manage()
 virtual  void  Manage()
 bool  IsRealized()
 bool  IsRealized()
 void  SetColormap(Colormap cmap)
 void  SetColormap(Colormap cmap)
 void  SetDestroyCallback(XtCallbackProc fun, XtPointer clientData)
 void  SetDestroyCallback(XtCallbackProc fun, XtPointer clientData)
 void  AddLiteClue(Widget w, const char *text)
 void  AddLiteClue(Widget w, const char *text)
 Widget  GetLiteClue()
 Widget  GetLiteClue()
 void  CreateLiteClue()
 void  CreateLiteClue()
 void  InstallDestroyHandler()
 void  InstallDestroyHandler()
 bool  IsManaged()
 bool  IsManaged()
 virtual  void  Unmanage()
 virtual  void  Unmanage()
 Widget  GetWidget()
 Widget  GetWidget()
 Display*  GetDisplay()
 Display*  GetDisplay()
 Window  GetWindow()
 Window  GetWindow()
 void  SetWidget(Widget w)
 void  SetWidget(Widget w)
 const  string*  GetName() const
 const  string*  GetName() const 
 void  SetName(const string *s)
 void  SetName(const string *s)
 void  SetName(const char *s)
 void  SetName(const char *s)
Class for menu manipulation.
 enum  MenuType
  enum  MenuType
 
 
 
 
 
 
 
 
 
 Menu(Widget parent, MenuType menuType, const char *name, char mnemonic, MenuItem *items)
  Menu(Widget parent, MenuType menuType, const char *name, char mnemonic, MenuItem *items)
 const  char*  GetClassName()
 const  char*  GetClassName()
 Widget  GetNthMenuItem(int n)
 Widget  GetNthMenuItem(int n)
 Widget  GetMenuItem(const char *label)
 Widget  GetMenuItem(const char *label)
 static  Widget  GetChild(Widget menu, MenuType type, const char *label)
 static  Widget  GetChild(Widget menu, MenuType type, const char *label)
 static  Widget  GetNthChild(Widget menu, MenuType type, int n)
 static  Widget  GetNthChild(Widget menu, MenuType type, int n)
 static  void  SetChildToggleState( Widget menu, MenuType type, const char *label, bool state, bool notify=False)
 static  void  SetChildToggleState( Widget menu, MenuType type, const char *label, bool state, bool notify=False)
 static  void  SetNthChildToggleState( Widget menu, MenuType type, int n, bool state, bool notify=False)
 static  void  SetNthChildToggleState( Widget menu, MenuType type, int n, bool state, bool notify=False)
 static  void  SetChildSensitive( Widget menu, MenuType type, const char *label, bool state)
 static  void  SetChildSensitive( Widget menu, MenuType type, const char *label, bool state)
 static  void  SetNthChildSensitive( Widget menu, MenuType type, int n, bool state)
 static  void  SetNthChildSensitive( Widget menu, MenuType type, int n, bool state)
alphabetic index hierarchy of classes
 
this page has been generated automatically by doc++
(c)opyright by  Malte  Zöckler,  Roland Wunderling 
contact:  doc++@zib.de